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
RandomPlayer
Type: PlayerPawn
Instance functions
GetPlayer
function GetPlayer ()
States
NaliCopter
NaliCopter.BeginState
event BeginState ()
Overrides: Object.BeginState (global)
NaliCopter.Tick
event Tick (float DeltaTime)
Overrides: Actor.Tick (global)
PreCopter
Modifiers: auto
PreCopter.BeginState
event BeginState ()
Overrides: Object.BeginState (global)