My program doesn't have bugs. It just develops random features.

UE3:UTSeqAct_GetTeamNum (UDK)

From Unreal Wiki, The Unreal Engine Documentation Site
Jump to: navigation, search
UDK Object >> SequenceObject >> SequenceOp >> SequenceAction >> UTSeqAct_GetTeamNum
Package: 
UTGame
This class in other games:
UT3


Properties[edit]

TeamNum[edit]

Type: int


Default values[edit]

Property Value
bCallHandler False
ObjCategory "Team"
ObjName "Get Team Number"
VariableLinks[0]
Member Value
MaxVars 1
VariableLinks[1]
Member Value
bWriteable True
ExpectedType Class'Engine.SeqVar_Int'
LinkDesc "Team Number"
MaxVars 1
PropertyName 'TeamNum'

Events[edit]

Activated[edit]

event Activated ()

Overrides: SequenceOp.Activated

Called when this event is activated.