I'm a doctor, not a mechanic

UE1:RazorBladeAlt (U1)

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

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)