Mostly Harmless
UE2:FadeViewTrigger (U2XMP)
From Unreal Wiki, The Unreal Engine Documentation Site
Contents
- Package:
- Legend
- This class in other games:
- UT, U2, UE2Runtime
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. |
NOTE[aleiby]: Region.Zone.ViewFlash no longer exists in 739 (if this causes problems, we'll need to fix this class - but I'm not sure anyone is using it currently).
Properties
Property group 'FadeViewTrigger'
bTriggerOnceOnly
Type: bool
FadeSeconds
Type: float
Default value: 5.0
TargetFlash
Type: Object.Vector
Default value:
Member | Value |
---|---|
X | -2.0 |
Y | -2.0 |
Z | -2.0 |
Property group 'ZoneLight'
ViewFlash
Type: Object.Vector
ViewFog
Type: Object.Vector
Internal variables
bTriggered
Type: bool
OldViewFlash
Type: Object.Vector
Functions
Events
BeginPlay
event BeginPlay ()
Overrides: Actor.BeginPlay
Tick
event Tick (float DeltaTime)
Overrides: Actor.Tick
Other instance functions
Trigger
Overrides: Actor.Trigger