| Overview | Package | Class | Source | Class tree | Glossary | UnrealScript Documentation |
| previous class next class | frames no frames | |||||
Core.Object
|
+-- Engine.Actor
|
+-- Engine.Info
|
+-- Engine.Mutator
|
+-- TribesTVServer.TribesTVMutator
| Variables Summary | |
|---|---|
| class<PlayerController> | origcclass |
| string | origcontroller |
| 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 | ||
|---|---|---|
![]() | ModifyLogin (out string Portal, out string Options)) | |
![]() | bool | MutatorIsAllowed ())) |
![]() | 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 |
|---|
| Functions Detail |
|---|
ModifyLogin Source code
MutatorIsAllowed Source code
PreBeginPlay Source code| Defaultproperties |
|---|
defaultproperties
{
GroupName="Tribes"
FriendlyName="TribesTVServer"
Description="Required to support TribesTV SeeAll mode"
}
|
| Overview | Package | Class | Source | Class tree | Glossary | UnrealScript Documentation |
| previous class next class | frames no frames | |||||