The three virtues of a programmer: Laziness, Impatience, and Hubris. – Larry Wall
UE1:TransitionCow (RTNP)
From Unreal Wiki, The Unreal Engine Documentation Site
Object >> Actor >> Pawn >> ScriptedPawn >> Cow >> TransitionCow |
- Package:
- UPak
This is an auto-generated page and may need human attention. Please remove the {{autogenerated}} tag if the page seems reasonably complete or replace it with the {{expand}} tag if the page is not yet complete. |
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)