Gah - a solution with more questions. – EntropicLqd

UE1:RazorBladeAlt (RTNP)

From Unreal Wiki, The Unreal Engine Documentation Site
Jump to: navigation, search
RTNP Object >> Actor >> Projectile >> RazorBlade >> RazorBladeAlt
Package: 
UnrealI
This class in other games:
U1, UT

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)