Overview | Package | Class | Source | Class tree | Glossary | UnrealScript Documentation |
previous class next class | frames no frames |
Core.Object | +-- Scripting.Action | +-- Gameplay.ActionObjectiveBase | +-- Gameplay.ActionObjectiveRemoveActor
Variables Summary | |
---|---|
ActionObjectiveRemoveActor | |
Name | actorLabel |
Inherited Variables from Gameplay.ActionObjectiveBase |
---|
objectiveName, player, team |
Inherited Variables from Scripting.Action |
---|
acceptAllTypes, actionDisplayName, actionHelp, category, parentScript, resolveInfoList, returnType |
Structures Summary |
---|
Inherited Structures from Scripting.Action |
---|
ParameterResolveInfo |
Functions Summary | ||
---|---|---|
editorDisplayString (out string s)) | ||
Variable | execute ())) |
Inherited Functions from Gameplay.ActionObjectiveBase |
---|
getListObjects |
Variables Detail |
---|
Functions Detail |
---|
Defaultproperties |
---|
defaultproperties { returnType = None actionDisplayName = "Objective Remove Actor" actionHelp = "Removes an actor from the objective's actor list" category = "Objective" team = "" player = "" } |
Overview | Package | Class | Source | Class tree | Glossary | UnrealScript Documentation |
previous class next class | frames no frames |