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

UE2:VolumeTimer (UT2004)

From Unreal Wiki, The Unreal Engine Documentation Site
Jump to: navigation, search
UT2004 Object >> Actor >> Info >> VolumeTimer
Package: 
Engine
This class in other games:
UE2Runtime, U2, UT2003, U2XMP, UT3, UDK

null

Properties[edit]

A[edit]

Type: Actor


TimerFrequency[edit]

Type: float


Default value: 1.0

Events[edit]

PostBeginPlay[edit]

event PostBeginPlay ()

Overrides: Actor.PostBeginPlay


Timer[edit]

event Timer ()

Overrides: Actor.Timer