I search for solutions in this order: Past Code, Unreal Source, Wiki, BUF, groups.yahoo, google, screaming at monitor. – RegularX
UE1:ShieldBeltEffect (UT)
From Unreal Wiki, The Unreal Engine Documentation Site
- Package:
- UnrealShare
- This class in other games:
- RTNP, U1
This is an auto-generated page and may need human attention. Please remove the {{autogenerated}} tag if the page seems reasonably complete or replace it with the {{expand}} tag if the page is not yet complete. |
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