Mostly Harmless
UE2:UtvMutator (UT2004)
From Unreal Wiki, The Unreal Engine Documentation Site
- Package:
- UTV2004s
This is an auto-generated page and may need human attention. Please remove the {{autogenerated}} tag if the page seems reasonably complete or replace it with the {{expand}} tag if the page is not yet complete. |
Properties[edit]
origcclass[edit]
Type: class<PlayerController>
origcontroller[edit]
Type: string
utvId[edit]
Default values[edit]
Property | Value |
---|---|
bAddToServerPackages | True |
bAlwaysTick | True |
Description | "Required to support UTV2004 SeeAll mode" |
FriendlyName | "UTV2004S" |
Functions[edit]
Events[edit]
Tick[edit]
event Tick (float deltaTime)
Overrides: Actor.Tick
Other instance functions[edit]
CreateInitialUtvReplication[edit]
function CreateInitialUtvReplication (Controller c)
CreateUtvReplication[edit]
function CreateUtvReplication (Controller c)
GetNewController[edit]
function string GetNewController ()
ModifyLogin[edit]
Overrides: Mutator.ModifyLogin
ModifyPlayer[edit]
function ModifyPlayer (Pawn Other)
Overrides: Mutator.ModifyPlayer
NotifyLogout[edit]
function NotifyLogout (Controller Exiting)
Overrides: Mutator.NotifyLogout