|
Function Summary |
void |
ApplyGoreCap(int BodyPart)
//============================================================
//
// ApplyGoreCap
//
//============================================================
|
int |
BodyPartForPolyGroup(int polygroup)
//============================================================
//
// BodyPartForPolyGroup
//
//============================================================
|
bool |
CanGotoPainState()
//------------------------------------------------------------
//
// CanGotoPainState
//
//------------------------------------------------------------
|
Texture |
PainSkin(int BodyPart)
//============================================================
//
// PainSkin
//
// returns the pain skin for a given polygroup
//============================================================
|
void |
PlayDeath(name DamageType) |
void |
PlaySkewerDeath(name DamageType)
//===================================================================
//
// PlayDeath
//
// SarkConrack is a special character who is fought only once in the game
// and he should NOT play a death animation, instead he plays a pain anim
//===================================================================
|
void |
PostBeginPlay()
//============================================================
//
// PostBeginPlay
//
//============================================================
|