Candide.Sound.FootstepHandler
Type JSONpublic struct in Candide.Sound
Type metadata
- Assembly
Romestead - Namespace
Candide.Sound - Base type
System.ValueType - Hash
6E22828BAD36D9D2DD4481DDAE65394AB8C5DCB5739FD675801A780F1FCEC06F
Relationships
Base type
System.ValueType
Referenced by types
Candide.Entities.Controllers.AlphaWolfController.AlphaWolfControllerCandide.Entities.Controllers.AlphaWolfController.OldAlphaWolfControllerCandide.Entities.Controllers.BoarController.BoarControllerCandide.Entities.Controllers.CrabController.CrabControllerCandide.Entities.Controllers.Creatures.LavaConstructControllerCandide.Entities.Controllers.DeerController.DeerControllerCandide.Entities.Controllers.FrogController.FrogControllerCandide.Entities.Controllers.WolfController.OldWolfControllerCandide.Entities.Controllers.WolfController.WolfControllerCandide.Entities.Controllers.WraithController.WraithController
Fields
| Name | Visibility | Signature |
|---|---|---|
CountBeforeSound# | public | public System.Single CountBeforeSound |
EventName# | public | public System.String EventName |
FootstepCounter# | public | public System.Single FootstepCounter |
Methods
PlayFootstepSound
#
public System.Void PlayFootstepSound(Shared.Entity.EntityWrapper entity, System.Single volume, System.Single pitch)
Method metadata
- Visibilitypublic
- Return type
System.Void - StaticFalse
- VirtualFalse
- Hash
D8167155285BD50C8812A3FAC34C07C24F3710FA73853C2ED6360501B776FA88 - Body hash
D502F1E6A6DF93900CF334A6DEA65D445DB93025B49881B9AA61FD0208047B8E - IL size184
Referenced calls
Shared.Entity.EntityWrapper::get_HeightFromFloor()Shared.Entity.EntityWrapper::get_FloorHeight()Shared.Entity.EntityWrapper::get_DistanceWalked()Shared.Entity.EntityWrapper::get_Fdt()CandideCreator.Shared.Helpers.MathExtension::Mod(System.Single, System.Single)CandideCreator.Shared.Helpers.RandomHelper::NextFloat(System.Random, System.Single, System.Single)Candide.Sound.SoundExtensions::EmitSoundOneShot(Shared.Entity.EntityWrapper, System.String, System.Single, System.Single)
Called by
Candide.Entities.Controllers.AlphaWolfController.AlphaWolfController::UpdateCandide.Entities.Controllers.AlphaWolfController.OldAlphaWolfController::UpdateCandide.Entities.Controllers.BoarController.BoarController::UpdateCandide.Entities.Controllers.CrabController.CrabController::UpdateCandide.Entities.Controllers.Creatures.LavaConstructController::UpdateCandide.Entities.Controllers.DeerController.DeerController::UpdateCandide.Entities.Controllers.WolfController.OldWolfController::UpdateCandide.Entities.Controllers.WolfController.WolfController::UpdateCandide.Entities.Controllers.WraithController.WraithController::Update