Mostly Harmless

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

Property Value
CollisionRadius 80.0

Functions

Events

Touch

event Touch (Actor Other)

Overrides: Trigger.Touch


UnTouch

event UnTouch (Actor Other)

Overrides: Trigger.UnTouch


Other instance functions

RelinkSkybox

simulated function RelinkSkybox ()