Functions Summary |
| | CheckScore (PlayerReplicationInfo Scorer)
|
| int | ComparePRI (PlayerReplicationInfo PRI1, PlayerReplicationInfo PRI2)
|
| | EquipMutant (xPawn PredPawn)
|
| | FillPlayInfo (PlayInfo PI)
|
| string | GetDescriptionText (string PropName)
|
| | GetServerDetails (out ServerResponseLine ServerState)
|
| | InitGame (string Options, out string Error)
|
| bool | IsBottomFeeder (Controller C)
|
| PlayerController | Login (string Portal, string Options, out string Error)
|
| | Logout (Controller Exiting)
|
| | NotifyKilled (Controller Killer, Controller Other, Pawn OtherPawn)
|
| bool | PickupQuery (Pawn Other, Pickup item)
|
| | PostLogin (PlayerController NewPlayer)
|
| | PrecacheGameAnnouncements (AnnouncerVoice V, bool bRewardSounds)
|
| | PrecacheGameTextures (LevelInfo myLevel)
|
| | RandomTeleportMutant (Controller Pred, xPawn PredPawn)
|
| float | RatePlayerStart (NavigationPoint N, byte Team, Controller Player)
|
| string | RecommendCombo (string ComboName)
|
| int | ReduceDamage (int Damage, pawn injured, pawn instigatedBy, vector HitLocation, out vector Momentum, class<DamageType> DamageType)
|
| | ScoreKill (Controller Killer, Controller Other)
|
| | SendAllCurrentMutantMessage ()
|
| | SendCurrentMutantMessage (PlayerController Player)
|
| | SetMutant (Controller Pred, xPawn PredPawn, bool isPred)
|
| Bot | SpawnBot (optional string botName)
|
| | Tick (float deltaSeconds)
|
| | UpdateAnnouncements ()
|
| | UpdateBottomFeeder ()
|
| bool | WantsPickups (bot B)
|