Always snap to grid

Legacy:VolumeTrigger

From Unreal Wiki, The Unreal Engine Documentation Site
Jump to: navigation, search
UT2004 :: Actor >> Triggers >> VolumeTrigger (Package: GamePlay)

VolumeTriggers catch trigger events and delegate them to Volumes, especially PhysicsVolumes. This is neccessary, because by default Volumes are static actors and thus can't be triggered regularly.

Related Properties (Inherited From Actor)[edit]

Events Group[edit]

name Event 
Match this property with the Events -> Tag of the Volume to be triggered.
name Tag 
Match this property with the event name the VolumeTrigger should "listen" for.