My program doesn't have bugs. It just develops random features.
UE2:ACTION_IfCondition (UE2Runtime)
From Unreal Wiki, The Unreal Engine Documentation Site
Object >> ScriptedAction >> ACTION_IfCondition |
This is an auto-generated page and may need human attention. Please remove the {{autogenerated}} tag if the page seems reasonably complete or replace it with the {{expand}} tag if the page is not yet complete. |
null
Properties[edit]
Property group 'Action'[edit]
TriggeredConditionTag[edit]
Type: name
Internal variables[edit]
T[edit]
Type: TriggeredCondition
Default values[edit]
Property | Value |
---|---|
ActionString | "If condition" |
Instance functions[edit]
GetActionString[edit]
function string GetActionString ()
Overrides: ScriptedAction.GetActionString
ProceedToNextAction[edit]
function ProceedToNextAction (ScriptedController C)
Overrides: ScriptedAction.ProceedToNextAction
StartsSection[edit]
function bool StartsSection ()
Overrides: ScriptedAction.StartsSection