Gah - a solution with more questions. – EntropicLqd
UE2:SRaptor (U2)
From Unreal Wiki, The Unreal Engine Documentation Site
- Package:
- Vehicles
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. |
null
Properties[edit]
See SRaptor properties.
Functions[edit]
Events[edit]
Destroyed[edit]
simulated event Destroyed ()
Overrides: XMPSVehicle.Destroyed
PostBeginPlay[edit]
simulated event PostBeginPlay ()
Overrides: XMPSVehicle.PostBeginPlay
PostNetBeginPlay[edit]
simulated event PostNetBeginPlay ()
Overrides: XMPSVehicle.PostNetBeginPlay
TakeDamage[edit]
event TakeDamage (int Damage, Pawn instigatedBy, Object.Vector hitlocation, Object.Vector momentum, class<DamageType> damageType)
Overrides: XMPSVehicle.TakeDamage
Tick[edit]
simulated event Tick (float Delta)
Overrides: XMPSVehicle.Tick
Other instance functions[edit]
Fire[edit]
function Fire (optional float F)
Overrides: XMPSVehicle.Fire
GetRadarIconIndex[edit]
interface function int GetRadarIconIndex ()
Overrides: Actor.GetRadarIconIndex
ServerHonk[edit]
function ServerHonk ()
ServerSprint[edit]
simulated function ServerSprint ()
Overrides: SCar.ServerSprint
Smack[edit]
function Smack (Actor Other)
Overrides: Vehicle.Smack