UE1:RazorBladeAlt (UT)

From Unreal Wiki, The Unreal Engine Documentation Site
Revision as of 09:10, 17 May 2008 by Wormbo (talk | contribs) (Auto-generated page)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.
UT Object >> Actor >> Projectile >> RazorBlade >> RazorBladeAlt
Package:
UnrealI
This class in other games:

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)