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

UE2:ACTION_IfRandomPct (U2)

From Unreal Wiki, The Unreal Engine Documentation Site
Jump to: navigation, search
U2 Object >> ScriptedAction >> ACTION_IfRandomPct
Package: 
Legend
This class in other games:
UE2Runtime, UT2003, UT2004

null

Properties[edit]

Property group 'Action'[edit]

Probability[edit]

Type: float


Instance functions[edit]

ProceedToNextAction[edit]

function ProceedToNextAction (ScriptedController C)

Overrides: ScriptedAction.ProceedToNextAction


StartsSection[edit]

function bool StartsSection ()

Overrides: ScriptedAction.StartsSection