Mostly Harmless
UE1:CSMale (RTNP)
From Unreal Wiki, The Unreal Engine Documentation Site
| Object >> Actor >> Pawn >> PlayerPawn >> UnrealIPlayer >> CSPlayer >> CSHuman >> CSMale |
Contents |
- Package:
- UDSDemo
- Direct subclasses:
- CSMaleOne, CSMaleThree, CSMaleTwo
| This is an auto-generated page and may need human attention. Please remove this tag if the page seems reasonably complete or replace it with the {{expand}} tag if the page is not yet complete. |
The Unreal Director's Suite Release version: Jan 7th, 1999
[ CSMale ]
Simply a subclass (it's 100% exact to the original Unreal Code) for handling players.
[edit] Default values
| Property | Value |
|---|---|
| breathagain | Sound'UnrealShare.Male.MGasp1' |
| CarcassType | Class'UnrealShare.MaleBody' |
| Die | Sound'UnrealShare.Male.MDeath1' |
| Die2 | Sound'UnrealShare.Male.MDeath3' |
| Die3 | Sound'UnrealShare.Male.MDeath3' |
| Die4 | Sound'UnrealShare.Male.MDeath4' |
| drown | Sound'UnrealShare.Male.MDrown1' |
| GaspSound | Sound'UnrealShare.Male.MGasp2' |
| HitSound1 | Sound'UnrealShare.Male.MInjur1' |
| HitSound2 | Sound'UnrealShare.Male.MInjur2' |
| HitSound3 | Sound'UnrealShare.Male.MInjur3' |
| HitSound4 | Sound'UnrealShare.Male.MInjur4' |
| JumpSound | Sound'UnrealShare.Male.MJump1' |
| LandGrunt | Sound'UnrealShare.Male.lland01' |
| UWHit1 | Sound'UnrealShare.Male.MUWHit1' |
| UWHit2 | Sound'UnrealShare.Male.MUWHit2' |
[edit] Instance functions
[edit] PlayDying
function PlayDying (name DamageType, Object.Vector HitLoc)
Overrides: CSHuman.PlayDying
[edit] PlayGutHit
function PlayGutHit (float tweentime)
Overrides: CSHuman.PlayGutHit
[edit] PlayHeadHit
function PlayHeadHit (float tweentime)
Overrides: CSHuman.PlayHeadHit
[edit] PlayLeftHit
function PlayLeftHit (float tweentime)
Overrides: CSHuman.PlayLeftHit
[edit] PlayRightHit
function PlayRightHit (float tweentime)
Overrides: CSHuman.PlayRightHit
