The three virtues of a programmer: Laziness, Impatience, and Hubris. – Larry Wall

UE1:SkyboxTrigger (RTNP)

From Unreal Wiki, The Unreal Engine Documentation Site
Jump to: navigation, search
RTNP Object >> Actor >> Triggers >> Trigger >> SkyboxTrigger
Package: 
UPak

SkyboxTrigger When touched, the SkyboxTrigger will change the SkyZone in the ZoneInfo with the matching Tag. The SkyZoneInfo is identified by matching the trigger's Tag against the SkyZoneInfo's Tag.

Default values[edit]

Property Value
CollisionRadius 80.0

Functions[edit]

Events[edit]

Touch[edit]

event Touch (Actor Other)

Overrides: Trigger.Touch


UnTouch[edit]

event UnTouch (Actor Other)

Overrides: Trigger.UnTouch


Other instance functions[edit]

RelinkSkybox[edit]

simulated function RelinkSkybox ()