I search for solutions in this order: Past Code, Unreal Source, Wiki, BUF, groups.yahoo, google, screaming at monitor. – RegularX
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[edit]
Property group 'FadeViewTrigger'[edit]
bTriggerOnceOnly[edit]
Type: bool
FadeSeconds[edit]
Type: float
Default value: 5.0
TargetFlash[edit]
Type: Object.Vector
Default value:
Member | Value |
---|---|
X | -2.0 |
Y | -2.0 |
Z | -2.0 |
Property group 'ZoneLight'[edit]
ViewFlash[edit]
Type: Object.Vector
ViewFog[edit]
Type: Object.Vector
Internal variables[edit]
bTriggered[edit]
Type: bool
OldViewFlash[edit]
Type: Object.Vector
Functions[edit]
Events[edit]
BeginPlay[edit]
event BeginPlay ()
Overrides: Actor.BeginPlay
Tick[edit]
event Tick (float DeltaTime)
Overrides: Actor.Tick
Other instance functions[edit]
Trigger[edit]
Overrides: Actor.Trigger