BM.PlaySfxOnPositionFromServer
Type JSONpublic class in BM
Type metadata
- Assembly
CandideServer - Namespace
BM - Base type
BM.Leaf - Hash
866D939AE672B57522372ABC0CCC3797CFFFB5D26D89327B2BCE13605AABF3E9
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
DD205D8EE0D828C3F9C6B898C78C474811540D4B59EB54D7EFE4CDE2C3D8D919 - Body hash
A97E0B8A4F44B8F0FFA3A6D6FCD2C4383A9F5E6CA6A1FFA0A11B3A82767A4921 - IL size147
Referenced calls
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.PlaySfxOnPositionMessage::.ctor()BM.NodeArg<Microsoft.Xna.Framework.Vector3>::Get(BM.Blackboard)CandideServer.ServerServices.ServerSoundAndVfxService::Send_PlaySfxOnPosition(CandideServer.MessageModels.PlaySfxOnPositionMessage, System.Guid)