CTFGame
Functions
Inherited from Actor
- PostBeginPlay
- Calls SetTeamFlags.
Inherited from UnrealMPGameInfo
- SpawnWait
Inherited from GameInfo
- Logout
- Make a player drop his flags when he leaves.
- CheckEndGame
- Set the focus to the winning team's flag at the end.
- DiscardInventory
- Make players drop their flags along with everything else.
Other Methods
- SetTeamFlags
- Hook up the flags with the CTFTeamAI? objects.
- ScoreFlag
- Called when a flag is scored or returned.
Known subclasses
Related Topics
Category To Do – A little more description on the function definitions (arguments, return variable types, etc.)