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

U2.ProneTextureHelperGeneric

Extends
TextureHelperGeneric
Modifiers
config ( TextureSounds ) abstract

Core.Object
|   
+-- Legend.LegendObjectComponent
   |   
   +-- U2.TextureHelperGeneric
      |   
      +-- U2.ProneTextureHelperGeneric

Constants Summary
Inherited Contants from U2.TextureHelperGeneric
TraceTextureFudgeFactor

Variables Summary
SoundProneSound
Inherited Variables from U2.TextureHelperGeneric
BasePitch, BaseVolume, DefaultTextureType, MakeNoiseVolumeMultiplier, PitchVariancePercent, PlaySoundRadius, RunningSoundSpeed, TextureEffects[128], VolumeVariancePercent, WalkVolumeMultiplier

Structures Summary
Inherited Structures from U2.TextureHelperGeneric
EffectInfoT

Functions Summary
function HandleMovingOnTexture (U2Pawn U2P ))
function MaybeMakeNoise (U2Pawn U2P, float SelectedVolume)
Inherited Functions from U2.TextureHelperGeneric
CheckForWater, DetermineTextureEffect, DoTextureEffect, GetTextureParameters, GetTextureString, GetTextureType, HandleLandingOnTexture, HandleMovingOnTexture, MaybeMakeNoise, SelectEffect, TextureError


Variables Detail

ProneSound Source code

var Sound ProneSound;


Functions Detail

HandleMovingOnTexture Source code

static function HandleMovingOnTexture ( U2Pawn U2P ) )

MaybeMakeNoise Source code

static function MaybeMakeNoise ( U2Pawn U2P, float SelectedVolume )


Defaultproperties

defaultproperties
{
	ProneSound=Sound'U2.ProneMove1'
	PitchVariancePercent=5.000000
}

Overview Package Class Source Class tree Glossary
previous class      next class frames      no frames
Creation time: sk 3-1-2016 10:48:32.165 - Created with UnCodeX