I search for solutions in this order: Past Code, Unreal Source, Wiki, BUF, groups.yahoo, google, screaming at monitor. – RegularX

Legacy:CTFGame

From Unreal Wiki, The Unreal Engine Documentation Site
Revision as of 17:54, 2 December 2005 by 192.251.69.54 (Talk)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

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:Legacy Class (UT2003)

Category:Legacy Class (UT2004)

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