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

UTV2004s.utvMutator

Extends
Mutator

Core.Object
|   
+-- Engine.Actor
   |   
   +-- Engine.Info
      |   
      +-- Engine.Mutator
         |   
         +-- UTV2004s.utvMutator

Variables Summary
class<PlayerController>origcclass
stringorigcontroller
array<int>utvId
Inherited Variables from Engine.Mutator
bAddToServerPackages, bUserAdded, ConfigMenuClassName, DefaultWeapon, DefaultWeaponName, Description, FriendlyName, GroupName, IconMaterialName, NextMutator
Inherited Variables from Engine.Info
BotsGroup, ChatGroup, GameGroup, KickVoteGroup, MapVoteGroup, RulesGroup, ServerGroup

Functions Summary
function CreateInitialUtvReplication (Controller c))
function CreateUtvReplication (Controller c))
functionstring GetNewController ()))
function ModifyLogin (out string Portal, out string Options))
function ModifyPlayer (Pawn Other))
function NotifyLogout (Controller Exiting))
function Tick (float deltaTime))
Inherited Functions from Engine.Mutator
AddMutator, AlwaysKeep, CanEnterVehicle, CanLeaveVehicle, CheckRelevance, CheckReplacement, Destroyed, DriverEnteredVehicle, DriverLeftVehicle, GetDefaultWeapon, GetInventoryClass, GetInventoryClassOverride, GetServerDetails, GetServerPlayers, IsRelevant, ModifyLogin, ModifyPlayer, Mutate, MutatorFillPlayInfo, MutatorIsAllowed, MyDefaultWeapon, NewRecommendCombo, NotifyLogout, OverrideDownload, ParseChatPercVar, PlayerChangedClass, PreBeginPlay, RecommendCombo, ReplaceWith, ServerTraveling
Inherited Functions from Engine.Info
AcceptPlayInfoProperty, AllowClassRemoval, FillPlayInfo, GetDescriptionText, GetSecurityLevel


Variables Detail

origcclass Source code

var class<PlayerController> origcclass;

origcontroller Source code

var string origcontroller;

utvId Source code

var array<int> utvId;


Functions Detail

CreateInitialUtvReplication Source code

function CreateInitialUtvReplication ( Controller c) )

CreateUtvReplication Source code

function CreateUtvReplication ( Controller c) )

GetNewController Source code

function string GetNewController ( ) )

ModifyLogin Source code

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

ModifyPlayer Source code

function ModifyPlayer ( Pawn Other) )

NotifyLogout Source code

function NotifyLogout ( Controller Exiting) )

Tick Source code

function Tick ( float deltaTime) )


Defaultproperties

defaultproperties
{
    bAddToServerPackages=true
    IconMaterialName="MutatorArt.nosym"
    ConfigMenuClassName=""
    GroupName=""
    FriendlyName="UTV2004S"
    Description="Required to support UTV2004 SeeAll mode"
    bAlwaysTick=true
}

Overview Package Class Source Class tree Glossary
previous class      next class frames      no frames
Creation time: Do 14.8.2014 09:58:28.664 - Created with UnCodeX