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

UE2:MaterialTrigger (UE2Runtime)

From Unreal Wiki, The Unreal Engine Documentation Site
Jump to: navigation, search
UE2Runtime Object >> Actor >> Triggers >> MaterialTrigger
Package: 
Engine
Known custom subclass:
Wormbo/ClientMaterialTrigger
This class in other games:
UT2003, UT2004, U2, U2XMP

null

Properties

Property group 'MaterialTrigger'

MaterialsToTrigger

Type: array<Material>


Default values

Property Value
bCollideActors False
Texture Texture'Engine.S_MaterialTrigger'

Events

PostBeginPlay

event PostBeginPlay ()

Overrides: Actor.PostBeginPlay


Trigger

event Trigger (Actor Other, Pawn EventInstigator)

Overrides: Actor.Trigger