Gah - a solution with more questions. – EntropicLqd

UE1:RazorBladeAlt (UT)

From Unreal Wiki, The Unreal Engine Documentation Site
Revision as of 10:10, 17 May 2008 by Wormbo (Talk | contribs) (Auto-generated page)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search
UT Object >> Actor >> Projectile >> RazorBlade >> RazorBladeAlt
Package: 
UnrealI
This class in other games:
RTNP, U1

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)