Mostly Harmless
UE1:RazorBladeAlt (UT)
From Unreal Wiki, The Unreal Engine Documentation Site
Object >> Actor >> Projectile >> RazorBlade >> RazorBladeAlt |
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. |
RazorBladeAlt.
Properties[edit]
GuidedRotation[edit]
Type: Object.Rotator
GuidedVelocity[edit]
Type: Object.Vector
OldGuiderRotation[edit]
Type: Object.Rotator
Default values[edit]
Property | Value |
---|---|
bNetTemporary | False |
Functions[edit]
Events[edit]
PostBeginPlay[edit]
simulated event PostBeginPlay ()
Overrides: Actor.PostBeginPlay
Other instance functions[edit]
SetRoll[edit]
simulated function SetRoll (Object.Vector NewVelocity)
States[edit]
Flying[edit]
Inherits from: RazorBlade.Flying
Modifiers: auto
Flying.BeginState[edit]
simulated event BeginState ()
Overrides: RazorBlade.Flying.BeginState
Flying.Tick[edit]
simulated event Tick (float DeltaTime)
Overrides: Actor.Tick (global)