| Overview | Package | Class | Source | Class tree | Glossary | UnrealScript Documentation |
| previous class next class | frames no frames | |||||
Core.Object
|
+-- Engine.Actor
|
+-- Engine.Pawn
|
+-- UnrealGame.UnrealPawn
|
+-- XGame.xPawn
|
+-- SkaarjPack.Monster
|
+-- SkaarjPack.Brute
|
+-- SkaarjPack.Behemoth
| Variables Summary |
|---|
| Inherited Variables from SkaarjPack.Brute |
|---|
| bLeftShot, Footstep[2], MeleeAttack[4] |
| Inherited Variables from SkaarjPack.Monster |
|---|
| AmmunitionClass, bAlwaysStrafe, bBoss, bCanDodge, bMeleeFighter, bShotAnim, bTryToWalk, bVictoryNext, ChallengeSound[4], DeathSound[4], DodgeSkillAdjust, FireSound, HitSound[4], MyAmmo, SavedFireProperties, ScoringValue |
| Functions Summary | ||
|---|---|---|
![]() | RangedAttack (Actor A)) | |
| Inherited Functions from SkaarjPack.Brute |
|---|
| GetFireStart, PlayTakeHit, PlayVictory, RangedAttack, SpawnLeftShot, SpawnRightShot, Step, WhipDamageTarget |
| Functions Detail |
|---|
RangedAttack Source code| Defaultproperties |
|---|
defaultproperties
{
ScoringValue=6
bCanStrafe=True
Health=260
Skins(0)=Texture'SkaarjPackSkins.Skins.jBrute2'
}
|
| Overview | Package | Class | Source | Class tree | Glossary | UnrealScript Documentation |
| previous class next class | frames no frames | |||||