I search for solutions in this order: Past Code, Unreal Source, Wiki, BUF, groups.yahoo, google, screaming at monitor. – RegularX

UE1:ShieldBeltEffect (RTNP)

From Unreal Wiki, The Unreal Engine Documentation Site
Jump to: navigation, search
RTNP Object >> Actor >> Effects >> ShieldBeltEffect
Package: 
UnrealShare
Direct subclass:
UPakShieldEffect
This class in other games:
U1, UT

ShieldBeltEffect.

Properties[edit]

LowDetailTexture[edit]

Type: Texture


Default value: Texture'UnrealShare.GoldSkin'

Default values[edit]

Property Value
AmbientGlow 64
bAnimByOwner True
bMeshEnviroMap True
bNetTemporary False
bOwnerNoSee True
bTrailerSameRotation True
bUnlit True
DrawType DT_Mesh
Fatness 157
Physics PHYS_Trailer
RemoteRole ROLE_SimulatedProxy
ScaleGlow 0.5
Style STY_Translucent
Texture None

Events[edit]

Destroyed[edit]

simulated event Destroyed ()

Overrides: Actor.Destroyed


PostBeginPlay[edit]

simulated event PostBeginPlay ()

Overrides: Actor.PostBeginPlay


Tick[edit]

simulated event Tick (float DeltaTime)

Overrides: Actor.Tick


Timer[edit]

simulated event Timer ()

Overrides: Actor.Timer