Worst-case scenario: the UEd Goblin wipes the map and burns down your house.

UE1:NaliCopter (RTNP)

From Unreal Wiki, The Unreal Engine Documentation Site
Jump to: navigation, search
RTNP Object >> Actor >> Pawn >> ScriptedPawn >> Nali >> NaliCopter
Package: 
UPak

NaliCopter.

Properties[edit]

RandomPlayer[edit]

Type: PlayerPawn


Instance functions[edit]

GetPlayer[edit]

function GetPlayer ()


States[edit]

NaliCopter[edit]

NaliCopter.BeginState[edit]

event BeginState ()

Overrides: Object.BeginState (global)


NaliCopter.Tick[edit]

event Tick (float DeltaTime)

Overrides: Actor.Tick (global)


PreCopter[edit]

Modifiers: auto

PreCopter.BeginState[edit]

event BeginState ()

Overrides: Object.BeginState (global)