Toggle navigation
Hot Examples
ZH
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
搜索
C# (CSharp) PlayerSoundManager.Die示例
编程语言:
C# (CSharp)
类/类型:
PlayerSoundManager
方法/功能:
Die
hotexamples.com的示例:
1
C# (CSharp) PlayerSoundManager.Die - 已找到1个示例
。这些是从开源项目中提取的最受好评的
PlayerSoundManager.Die
现实C# (CSharp)示例。您可以评价示例,以帮助我们提高示例质量。
常用方法
显示
隐藏
PlayPlayerSound(3)
PlayPageTurn(2)
PlayJumpSound(2)
PlayHurt(2)
PlayDeath(2)
PlayBark(2)
PlayRide(2)
playFootstepSound(1)
playNoAmmo(1)
punchHitSound(1)
PlayShoot(1)
PlayShotgunFire(1)
PlaySound(1)
play_out_of_bounds_fx(1)
PlaySwordSound(1)
PlayTorchClickOff(1)
PlayTorchClickOn(1)
playAKFire(1)
playMagOut(1)
PlayWalkingSound(1)
playMagIn(1)
ResetInteractObject(1)
SetBackTheme(1)
UnlockSounds(1)
jab_land_fx(1)
PlayWhistle(1)
ActivateAmbientBossRumble(1)
PlayPistolFire(1)
MedImpact(1)
BossCaughtPlayer(1)
DeactivateAmbientBossRumble(1)
DeathSounds(1)
Die(1)
Fall(1)
HeavyImpact(1)
Jump(1)
Load(1)
LowImpact(1)
Moving(1)
PlayPickUpCanoe(1)
MovingFast(1)
NotMoving(1)
PlayDamageReceivedSound(1)
PlayEffortSound(1)
PlayFootstepSound(1)
PlayHurtSound(1)
PlayInteractFeedbackSound(1)
PlayItemSwitch(1)
BossAttackPlayer(1)
spinHitSound(1)
常用方法
PlayPlayerSound (3)
PlayPageTurn (2)
PlayJumpSound (2)
PlayHurt (2)
PlayDeath (2)
PlayBark (2)
PlayRide (2)
playFootstepSound (1)
playNoAmmo (1)
punchHitSound (1)
常用方法
PlayShoot (1)
PlayShotgunFire (1)
PlaySound (1)
play_out_of_bounds_fx (1)
PlaySwordSound (1)
PlayTorchClickOff (1)
PlayTorchClickOn (1)
playAKFire (1)
playMagOut (1)
PlayWalkingSound (1)
playMagIn (1)
ResetInteractObject (1)
SetBackTheme (1)
UnlockSounds (1)
jab_land_fx (1)
PlayWhistle (1)
ActivateAmbientBossRumble (1)
PlayPistolFire (1)
MedImpact (1)
BossCaughtPlayer (1)
常用方法
playMagIn (1)
ResetInteractObject (1)
SetBackTheme (1)
UnlockSounds (1)
jab_land_fx (1)
PlayWhistle (1)
ActivateAmbientBossRumble (1)
PlayPistolFire (1)
MedImpact (1)
BossCaughtPlayer (1)
DeactivateAmbientBossRumble (1)
DeathSounds (1)
Die (1)
Fall (1)
HeavyImpact (1)
Jump (1)
Load (1)
LowImpact (1)
Moving (1)
PlayPickUpCanoe (1)
MovingFast (1)
NotMoving (1)
PlayDamageReceivedSound (1)
PlayEffortSound (1)
PlayFootstepSound (1)
PlayHurtSound (1)
PlayInteractFeedbackSound (1)
PlayItemSwitch (1)
BossAttackPlayer (1)
spinHitSound (1)
常用方法
DeactivateAmbientBossRumble (1)
DeathSounds (1)
Die (1)
Fall (1)
HeavyImpact (1)
Jump (1)
Load (1)
LowImpact (1)
Moving (1)
PlayPickUpCanoe (1)
MovingFast (1)
NotMoving (1)
PlayDamageReceivedSound (1)
PlayEffortSound (1)
PlayFootstepSound (1)
PlayHurtSound (1)
PlayInteractFeedbackSound (1)
PlayItemSwitch (1)
BossAttackPlayer (1)
spinHitSound (1)
示例#1
0
显示文件
protected void DeathEffects() { animation.Die(); soundManager.Die(); }
x