I love the smell of UnrealEd crashing in the morning. – tarquin

UE2:ACTION_IfRandomPct (UT2004)

From Unreal Wiki, The Unreal Engine Documentation Site

Revision as of 16:11, 17 May 2008 by Wormbo (Talk | contribs)
(diff) ← Older revision | Current revision (diff) | Newer revision → (diff)
Jump to: navigation, search
UT2004 Object >> ScriptedAction >> ACTION_IfRandomPct

Contents

Package: 
Gameplay
This class in other games:
U2, UE2Runtime, UT2003

null

[edit] Properties

[edit] Property group 'Action'

[edit] Probability

Type: float


[edit] Instance functions

[edit] ProceedToNextAction

function ProceedToNextAction (ScriptedController C)

Overrides: ScriptedAction.ProceedToNextAction


[edit] StartsSection

function bool StartsSection ()

Overrides: ScriptedAction.StartsSection