| Overview | Package | Class | Source | Class tree | Glossary | UnrealScript Documentation |
| previous class next class | frames no frames | |||||
Core.Object
|
+-- Engine.Actor
|
+-- Engine.Pawn
|
+-- UnrealI.FlockPawn
|
+-- UnrealI.NaliRabbit
| Variables Summary | |
|---|---|
| vector | StartLocation |
| NaliRabbit | |
| bool | bStayClose |
| float | WanderRadius |
| Enumerations Summary |
|---|
| Inherited Enumerations from Engine.Pawn |
|---|
| EAttitude, EIntelligence |
| Functions Summary | ||
|---|---|---|
![]() | AnimEnd () Grazing | |
![]() | Attach (actor Other) | |
![]() | BeginState () Grazing | |
![]() | Bump (actor Other) Evade | |
![]() | Bump (actor Other) Grazing | |
![]() | EndState () Grazing | |
![]() | EnemyNotVisible () Evade | |
![]() | Falling () | |
![]() | Landed (vector HitNormal) | |
![]() | PickDestination () Evade | |
![]() | PickDestination () Grazing | |
![]() | SeePlayer (actor Seen) Grazing | |
![]() | TakeDamage (int Damage, Pawn instigatedBy, Vector hitlocation, Vector momentum, name damageType) | |
![]() | bool | TestDirection (vector dir, out vector pick) Evade |
![]() | bool | TestDirection (vector dir, out vector pick, bool bAlongWall) Grazing |
| States Summary |
|---|
| Evade Source code |
|---|
|
state Evade |
| Bump, EnemyNotVisible, PickDestination, TestDirection |
| Grazing Source code |
|---|
|
auto state Grazing |
| AnimEnd, BeginState, Bump, EndState, PickDestination, SeePlayer, TestDirection |
| Variables Detail |
|---|
| Functions Detail |
|---|
AnimEnd Grazing Source code
Attach Source code
BeginState Grazing Source code
Bump Evade Source code
Bump Grazing Source code
EndState Grazing Source code
EnemyNotVisible Evade Source code
Falling Source code
Landed Source code
PickDestination Evade Source code
PickDestination Grazing Source code
SeePlayer Grazing Source code
TakeDamage Source code
TestDirection Evade Source code
TestDirection Grazing Source code| Overview | Package | Class | Source | Class tree | Glossary | UnrealScript Documentation |
| previous class next class | frames no frames | |||||