The three virtues of a programmer: Laziness, Impatience, and Hubris. – Larry Wall

UE1:TransitionCow (RTNP)

From Unreal Wiki, The Unreal Engine Documentation Site
Jump to: navigation, search
RTNP Object >> Actor >> Pawn >> ScriptedPawn >> Cow >> TransitionCow
Package: 
UPak

TransitionCow.

Properties[edit]

bLanded[edit]

Type: bool


BruteBully[edit]

Type: Brute


DestNode[edit]

Type: PathNode


TempBrute[edit]

Type: Brute


TempNode[edit]

Type: PathNode


Default values[edit]

Property Value
bBlockPlayers False
bCollideActors False
bProjTarget False

States[edit]

OnTheMove[edit]

Pursuit[edit]

Pursuit.BeginState[edit]

event BeginState ()

Overrides: Object.BeginState (global)


TransitionMode[edit]

Modifiers: auto

TransitionMode.BeginState[edit]

event BeginState ()

Overrides: Object.BeginState (global)


TransitionMode.Timer[edit]

event Timer ()

Overrides: Actor.Timer (global)