Overview Package Class Source Class tree Glossary
previous class      next class frames      no frames

TribesTVServer.TribesTVMutator

Extends
Mutator

Core.Object
|   
+-- Engine.Actor
   |   
   +-- Engine.Info
      |   
      +-- Engine.Mutator
         |   
         +-- TribesTVServer.TribesTVMutator

Variables Summary
class<PlayerController>origcclass
stringorigcontroller
Inherited Variables from Engine.Mutator
bAddToServerPackages, bUserAdded, ConfigMenuClassName, DefaultWeaponName, Description, FriendlyName, GroupName, NextMutator

Structures Summary
Inherited Structures from Engine.Info
KeyValuePair, PlayerResponseLine, ServerResponseLine

Functions Summary
function ModifyLogin (out string Portal, out string Options))
functionbool MutatorIsAllowed ()))
event PreBeginPlay ()))
Inherited Functions from Engine.Mutator
AddMutator, AlwaysKeep, CheckRelevance, Destroyed, GetServerDetails, GetServerPlayers, IsRelevant, ModifyLogin, ModifyPlayer, Mutate, MutatorIsAllowed, NotifyLogout, PlayerChangedClass, PreBeginPlay, ReplaceActor, ReplaceWith, ServerTraveling
Inherited Functions from Engine.Info
AcceptPlayInfoProperty, FillPlayInfo


Variables Detail

origcclass Source code

var class<PlayerController> origcclass;

origcontroller Source code

var string origcontroller;


Functions Detail

ModifyLogin Source code

function ModifyLogin ( out string Portal, out string Options) )

MutatorIsAllowed Source code

function bool MutatorIsAllowed ( ) )

PreBeginPlay Source code

event PreBeginPlay ( ) )


Defaultproperties

defaultproperties
{
    GroupName="Tribes"
    FriendlyName="TribesTVServer"
    Description="Required to support TribesTV SeeAll mode"
}

Overview Package Class Source Class tree Glossary
previous class      next class frames      no frames
Creation time: st 23.5.2018 00:10:36.971 - Created with UnCodeX