| Overview | Package | Class | Source | Class tree | Glossary | UnrealScript Documentation |
| previous class next class | frames no frames | |||||
Core.Object
|
+-- Engine.Actor
|
+-- Engine.Pawn
|
+-- UnrealI.ScriptedPawn
|
+-- UnrealI.Titan
StoneTitan
| Variables Summary | |
|---|---|
| bool | bEndFootStep |
| bool | bLavaTitan |
| bool | bStomp |
| float | realSpeed |
| Sounds | |
| sound | chest |
| sound | slap |
| sound | Step |
| sound | StompSound |
| sound | swing |
| sound | throw |
| Titan | |
| byte | PunchDamage |
| byte | SlapDamage |
| name | StepEvent |
| name | StompEvent |
| Enumerations Summary |
|---|
| Inherited Enumerations from Engine.Pawn |
|---|
| EAttitude, EIntelligence |
| Functions Summary | ||
|---|---|---|
![]() | eAttitude | AttitudeToCreature (Pawn Other) |
![]() | BaseChange () | |
![]() | BeginState () Sitting | |
![]() | BeginState () WalkOut | |
![]() | FootStep () | |
![]() | bool | NeedToTurn (vector targ) |
![]() | PlayAcquisitionSound () | |
![]() | PlayChallenge () | |
![]() | PlayDying (name DamageType, vector HitLocation) | |
![]() | PlayFearSound () | |
![]() | PlayMeleeAttack () | |
![]() | PlayPatrolStop () | |
![]() | PlayRangedAttack () | |
![]() | PlayRoamingSound () | |
![]() | PlayRunning () | |
![]() | PlayTakeHit (float tweentime, vector HitLoc, int Damage) | |
![]() | PlayThreatening () | |
![]() | PlayThreateningSound () | |
![]() | PlayTurning () | |
![]() | PlayVictoryDance () | |
![]() | PlayWaiting () | |
![]() | PlayWaitingAmbush () | |
![]() | PlayWalking () | |
![]() | PunchDamageTarget () | |
![]() | SlapDamageTarget () | |
![]() | SpawnRock () | |
![]() | StartMoving () | |
![]() | Stomp () | |
![]() | ThrowOther (Pawn Other) | |
![]() | Trigger (actor Other, pawn EventInstigator) Sitting | |
![]() | Trigger (actor Other, pawn EventInstigator) WalkOut | |
![]() | TweenToFighter (float tweentime) | |
![]() | TweenToPatrolStop (float tweentime) | |
![]() | TweenToRunning (float tweentime) | |
![]() | TweenToWaiting (float tweentime) | |
![]() | TweenToWalking (float tweentime) | |
![]() | ZoneChange (ZoneInfo newZone) | |
| States Summary |
|---|
| LavaDeath Source code |
|---|
|
state LavaDeath |
| Sitting Source code |
|---|
|
state Sitting |
| BeginState, Trigger |
| WalkOut Source code |
|---|
|
state WalkOut |
| BeginState, Trigger |
| Variables Detail |
|---|
| Functions Detail |
|---|
AttitudeToCreature Source code
BaseChange Source code
BeginState Sitting Source code
BeginState WalkOut Source code
FootStep Source code
NeedToTurn Source code
PlayAcquisitionSound Source code
PlayChallenge Source code
PlayDying Source code
PlayFearSound Source code
PlayMeleeAttack Source code
PlayPatrolStop Source code
PlayRangedAttack Source code
PlayRoamingSound Source code
PlayRunning Source code
PlayTakeHit Source code
PlayThreatening Source code
PlayThreateningSound Source code
PlayTurning Source code
PlayVictoryDance Source code
PlayWaiting Source code
PlayWaitingAmbush Source code
PlayWalking Source code
PunchDamageTarget Source code
SlapDamageTarget Source code
SpawnRock Source code
StartMoving Source code
Stomp Source code
ThrowOther Source code
Trigger Sitting Source code
Trigger WalkOut Source code
TweenToFighter Source code
TweenToPatrolStop Source code
TweenToRunning Source code
TweenToWaiting Source code
TweenToWalking Source code
ZoneChange Source code| Overview | Package | Class | Source | Class tree | Glossary | UnrealScript Documentation |
| previous class next class | frames no frames | |||||