BM.PlaySfxOnEntityFromServer
Type JSONpublic class in BM
Type metadata
- Assembly
CandideServer - Namespace
BM - Base type
BM.Leaf - Hash
82E0F3653B6BE92D286E3200C6F3884F0E5B8E8CA69F3ED7608D1AF01CC22A6D
Relationships
Base type
Fields
| Name | Visibility | Signature |
|---|---|---|
_randomPitch# | private | private System.Nullable<System.ValueTuple<System.Single, System.Single>> _randomPitch |
Methods
Update
#
protected Node.Status Update(BM.BTUpdateContext updateCtx, BM.Blackboard blackboard)
Method metadata
- Visibilityprotected
- Return type
Node.Status - StaticFalse
- VirtualTrue
- Hash
2F603FA332F779A7E57FDB79D80352738753A134E1523C86A8F307A5E470C68D - Body hash
A094492FA33796C4086E2E46616A83674E98DA46AF4FFCD730AD6002BC21C004 - IL size179
Referenced calls
BM.NodeArg<System.String>::TryGet(BM.Blackboard, T&)System.String::IsNullOrEmpty(System.String)System.Nullable<System.ValueTuple<System.Single, System.Single>>::get_HasValue()System.Nullable<System.ValueTuple<System.Single, System.Single>>::get_Value()CandideCreator.Shared.Helpers.RandomHelper::NextFloat(System.Random, System.Single, System.Single)System.Nullable<System.Single>::.ctor(!0)CandideServer.MessageModels.PlaySfxOnEntityMessage::.ctor()System.Nullable<System.Single>::GetValueOrDefault(!0)CandideServer.SyncStrategies.SyncStrategy::Everyone()CandideServer.ServerServices.ServerSoundAndVfxService::Send_PlaySfxOnEntity(CandideServer.MessageModels.PlaySfxOnEntityMessage, CandideServer.SyncStrategies.SyncStrategy)