Unreal Greed mode (nonfiction)

From Gnomon Chronicles
Jump to navigation Jump to search

Greed is a game mode in Unreal Tournament 3.

Code

Class variables

  • class<UTCTFFlag> : BlueFlagType
  • SoundCue : CoinReturnSound
  • UTCTFBase : FlagBases[2]
  • int : HoarderMessageThreshold
  • class<UTCTFFlag> : RedFlagType

Class functions

  • AddMutator (string mutname, optional bool bUserAdded))
  • AllowMutator (string MutatorClassName ))
  • AnnounceGreedScore (int ScoringTeam, int ScoreBump))
  • DropCoins (Controller CoinOwner, int CoinValue)
  • NearGoal (Controller C))
  • PostBeginPlay ()))
  • ScoreCoinReturn (Controller Scorer)
  • TeleportToBase (UTPawn Traveler))

Source: UTGame.UTGreedGame @ UnCodex

In the News

Fiction cross-reference

Nonfiction cross-reference

External links