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

UDSDemo.CSHuman

Extends
CSPlayer
Modifiers
abstract

Core.Object
|   
+-- Engine.Actor
   |   
   +-- Engine.Pawn
      |   
      +-- Engine.PlayerPawn
         |   
         +-- UnrealShare.UnrealIPlayer
            |   
            +-- UDSDemo.CSPlayer
               |   
               +-- UDSDemo.CSHuman

Direct Known Subclasses:

CSFemale, CSMale

Variables Summary
Inherited Variables from UDSDemo.CSPlayer
AdjVelocity, bCamDebug, bCanEsc, bCSCameraMode, bCSInDebug, bIsActing, CSAbortSpeed, CSCamera, CSDebug1, CSDebug2, CSDebug3, CSDebug4, CSDebug5, CSDebug6, CSDebugCnt, CSLastAction, CSMoveTarget, CSShotList, oldhudMode
Inherited Variables from UnrealShare.UnrealIPlayer
breathagain, Die2, Die3, Die4, drown, Footstep1, Footstep2, Footstep3, GaspSound, HitSound3, HitSound4, LandGrunt, UWHit1, UWHit2, VoiceType

Functions Summary
function PlayCrawling ()
function PlayDuck ()
function PlayDying (name DamageType, vector HitLoc)
function PlayFeignDeath ()
function PlayFiring ()
function PlayGutHit (float tweentime)
function PlayHeadHit (float tweentime)
function PlayInAir ()
function PlayLanded (float impactVel)
function PlayLeftHit (float tweentime)
function PlayRightHit (float tweentime)
function PlayRising ()
function PlayRunning ()
function PlaySwimming ()
function PlayTurning ()
function PlayWaiting ()
function PlayWalking ()
function PlayWeaponSwitch (Weapon NewWeapon)
function TweenToRunning (float tweentime)
function TweenToSwimming (float tweentime)
function TweenToWaiting (float tweentime)
function TweenToWalking (float tweentime)
Inherited Functions from UDSDemo.CSPlayer
AdjustPlayer, AltFire, AnimEnd, BeginState, CamAdj, CamMove, CS_AddDebug, DebugCS, EndState, FeignDeath, Fire, Freeze, GotoCamera, Landed, ListCameras, PlayerCalcView, PlayerMove, PlayerTick, POVFirstPerson, POVGotoLocation, POVThirdPerson, ProcessMove, ResetScriptedMove, ResetView, ScriptedMove, ShowMenu, ZoneChange
Inherited Functions from UnrealShare.UnrealIPlayer
ClientPlayTakeHit, Gasp, PlayBeepSound, PlayDeathHit, PlayDyingSound, PlayFootStep, PlayHit, PlayTakeHitSound, Possess, SetMultiSkin, ShowLoadMenu, ShowUpgradeMenu, Summon


Functions Detail

PlayCrawling Source code

function PlayCrawling ( )

PlayDuck Source code

function PlayDuck ( )

PlayDying Source code

function PlayDying ( name DamageType, vector HitLoc )

PlayFeignDeath Source code

function PlayFeignDeath ( )

PlayFiring Source code

function PlayFiring ( )

PlayGutHit Source code

function PlayGutHit ( float tweentime )

PlayHeadHit Source code

function PlayHeadHit ( float tweentime )

PlayInAir Source code

function PlayInAir ( )

PlayLanded Source code

function PlayLanded ( float impactVel )

PlayLeftHit Source code

function PlayLeftHit ( float tweentime )

PlayRightHit Source code

function PlayRightHit ( float tweentime )

PlayRising Source code

function PlayRising ( )

PlayRunning Source code

function PlayRunning ( )

PlaySwimming Source code

function PlaySwimming ( )

PlayTurning Source code

function PlayTurning ( )

PlayWaiting Source code

function PlayWaiting ( )

PlayWalking Source code

function PlayWalking ( )

PlayWeaponSwitch Source code

function PlayWeaponSwitch ( Weapon NewWeapon )

TweenToRunning Source code

function TweenToRunning ( float tweentime )

TweenToSwimming Source code

function TweenToSwimming ( float tweentime )

TweenToWaiting Source code

function TweenToWaiting ( float tweentime )

TweenToWalking Source code

function TweenToWalking ( float tweentime )


Defaultproperties

defaultproperties
{
     Footstep1=Sound'UnrealShare.Female.stwalk1'
     Footstep2=Sound'UnrealShare.Female.stwalk2'
     Footstep3=Sound'UnrealShare.Female.stwalk3'
     bIsHuman=True
     BaseEyeHeight=23.000000
     CollisionRadius=17.000000
     CollisionHeight=39.000000
     Buoyancy=99.000000
}

Overview Package Class Source Class tree Glossary
previous class      next class frames      no frames
Creation time: za 22-4-2006 13:29:16.437 - Created with UnCodeX