There is no spoon

Legacy:DominationPoint

From Unreal Wiki, The Unreal Engine Documentation Site
Jump to: navigation, search
UT2003 :: Actor >> NavigationPoint >> JumpDest >> JumpSpot >> GameObjective >> DominationPoint (Package: UnrealGame)

Base class for domination points.

Properties

byte PrimaryTeam 
Number of the primary team.
bool bControllable 
Determines if this domination point can be captured (used for bots).
TeamInfo ControllingTeam 
Information for the team currently controlling this domination point.
Pawn ControllingPawn 
The pawn who last touched the domination point.

Known subclasses

Related Topics