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
Object >> Actor >> Pawn >> ScriptedPawn >> Nali >> NaliCopter |
- Package:
- UPak
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. |
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)