There is no spoon

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

GuidedRotation

Type: Object.Rotator


GuidedVelocity

Type: Object.Vector


OldGuiderRotation

Type: Object.Rotator


Default values

Property Value
bNetTemporary False

Functions

Events

PostBeginPlay

simulated event PostBeginPlay ()

Overrides: Actor.PostBeginPlay


Other instance functions

SetRoll

simulated function SetRoll (Object.Vector NewVelocity)


States

Flying

Inherits from: RazorBlade.Flying

Modifiers: auto

Flying.BeginState

simulated event BeginState ()

Overrides: RazorBlade.Flying.BeginState


Flying.Tick

simulated event Tick (float DeltaTime)

Overrides: Actor.Tick (global)