Overview Package Class Source Class tree Glossary
previous class      next class frames      no frames

UnrealShare.Male

Extends
Human
Modifiers
abstract

Core.Object
|   
+-- Engine.Actor
   |   
   +-- Engine.Pawn
      |   
      +-- Engine.PlayerPawn
         |   
         +-- UnrealShare.UnrealIPlayer
            |   
            +-- UnrealShare.Human
               |   
               +-- UnrealShare.Male

Direct Known Subclasses:

MaleOne, MaleThree, MaleTwo

Variables Summary
Inherited Variables from UnrealShare.UnrealIPlayer
breathagain, Die2, Die3, Die4, drown, Footstep1, Footstep2, Footstep3, GaspSound, HitSound3, HitSound4, LandGrunt, UWHit1, UWHit2, VoiceType

Functions Summary
function PlayDying (name DamageType, vector HitLoc))
function PlayGutHit (float tweentime))
function PlayHeadHit (float tweentime))
function PlayLeftHit (float tweentime))
function PlayRightHit (float tweentime))
Inherited Functions from UnrealShare.Human
PlayCrawling, PlayDuck, PlayDying, PlayFeignDeath, PlayFiring, PlayGutHit, PlayHeadHit, PlayInAir, PlayLanded, PlayLeftHit, PlayRecoil, PlayRightHit, PlayRising, PlayRunning, PlaySwimming, PlayTurning, PlayWaiting, PlayWalking, PlayWeaponSwitch, TweenToRunning, TweenToSwimming, TweenToWaiting, TweenToWalking
Inherited Functions from UnrealShare.UnrealIPlayer
ClientPlayTakeHit, Gasp, PlayBeepSound, PlayDeathHit, PlayDyingSound, PlayFootStep, PlayHit, PlayTakeHitSound, Possess, SetMultiSkin, ShowLoadMenu, ShowUpgradeMenu, Summon


Functions Detail

PlayDying Source code

function PlayDying ( name DamageType, vector HitLoc) )

PlayGutHit Source code

function PlayGutHit ( float tweentime) )

PlayHeadHit Source code

function PlayHeadHit ( float tweentime) )

PlayLeftHit Source code

function PlayLeftHit ( float tweentime) )

PlayRightHit Source code

function PlayRightHit ( float tweentime) )


Defaultproperties

defaultproperties
{
     drown=Sound'UnrealShare.Male.MDrown1'
     breathagain=Sound'UnrealShare.Male.MGasp1'
     HitSound3=Sound'UnrealShare.Male.MInjur3'
     HitSound4=Sound'UnrealShare.Male.MInjur4'
     Die2=Sound'UnrealShare.Male.MDeath3'
     Die3=Sound'UnrealShare.Male.MDeath3'
     Die4=Sound'UnrealShare.Male.MDeath4'
     GaspSound=Sound'UnrealShare.Male.MGasp2'
     UWHit1=Sound'UnrealShare.Male.MUWHit1'
     UWHit2=Sound'UnrealShare.Male.MUWHit2'
     LandGrunt=Sound'UnrealShare.Male.lland01'
     CarcassType=Class'UnrealShare.MaleBody'
     JumpSound=Sound'UnrealShare.Male.MJump1'
     HitSound1=Sound'UnrealShare.Male.MInjur1'
     HitSound2=Sound'UnrealShare.Male.MInjur2'
     Die=Sound'UnrealShare.Male.MDeath1'
}

Overview Package Class Source Class tree Glossary
previous class      next class frames      no frames
Creation time: Fr 7.6.2013 13:14:38.157 - Created with UnCodeX