The three virtues of a programmer: Laziness, Impatience, and Hubris. – Larry Wall

Legacy:CTFGame

From Unreal Wiki, The Unreal Engine Documentation Site

Jump to: navigation, search

Contents

[edit] Functions

[edit] Inherited from Actor

PostBeginPlay 
Calls SetTeamFlags.

[edit] Inherited from UnrealMPGameInfo

SpawnWait

[edit] 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.

[edit] Other Methods

SetTeamFlags 
Hook up the flags with the CTFTeamAI objects.
ScoreFlag 
Called when a flag is scored or returned.

[edit] Known subclasses

[edit] Related Topics


Category:Legacy Class (UT2003)

Category:Legacy Class (UT2004)

Category:Legacy To Do – A little more description on the function definitions (arguments, return variable types, etc.)

Personal tools