Romestead Assembly Reference

CandideServer.ServerServices.ServerSoundAndVfxService

Type JSON

public class in CandideServer.ServerServices

Methods17
Properties0
Fields0
Events0
Type metadata
  • AssemblyCandideServer
  • NamespaceCandideServer.ServerServices
  • Base typeSystem.Object
  • Hash81047B9BF8C64F62C30942B7B6CD75DBDB005845A8BA6BF526A321525243BC35

Relationships

Base type

System.Object

Methods

PlaySoundOnEntity

public System.Void PlaySoundOnEntity(System.Guid entityId, System.String soundEvent, System.Single pitch, System.Single volume)

Method metadata
  • Visibilitypublic
  • Return typeSystem.Void
  • StaticTrue
  • VirtualFalse
  • HashDB59E163297C99ADE63C689B64CDE284B4BDE7CA856D3DA3E82B6AB6E219EE00
  • Body hashFD145F8673C97CD2210BF2787362D8CE682F5DDDDF344683898D464142DA3775
  • IL size54
Referenced calls
Called by

PlaySoundOnPosition

public System.Void PlaySoundOnPosition(Microsoft.Xna.Framework.Vector3 position, System.Guid worldId, System.String soundEvent, System.Single pitch, System.Single volume)

Method metadata
  • Visibilitypublic
  • Return typeSystem.Void
  • StaticTrue
  • VirtualFalse
  • Hash2ACB1AE0B691368F541B4A49C2F82488187FA3B39CDBDD7F904CE1A4642C65F5
  • Body hashF4BC28EA45F875EADAA53D9FC49A405CB6A085FDA21E7DF36CA807F3BDAB876E
  • IL size51
Referenced calls
Called by

PlaySoundToAll

public System.Void PlaySoundToAll(System.String soundEvent)

Method metadata
  • Visibilitypublic
  • Return typeSystem.Void
  • StaticTrue
  • VirtualFalse
  • Hash20F576402CEAE436782181040BF1B6CD2E4EAB05EEEF16C65C2D4F907DA795A3
  • Body hash8663BEAF7FDB921E747BE90254F815573167CC21FE4139611E9AC79C9CC39211
  • IL size18
Referenced calls

PlaySoundToAllThreadSafe

public System.Void PlaySoundToAllThreadSafe(System.String soundEvent)

Method metadata
  • Visibilitypublic
  • Return typeSystem.Void
  • StaticTrue
  • VirtualFalse
  • Hash03466C14E7B944A2959792FEC89700F7AE4B49300F522D1EE69F9B313DFEDDDD
  • Body hashE99785F6A8334D24B47A1899145F11307CFB0B8668B1724DD1C2C64F26D3FFCA
  • IL size18
Referenced calls

SendEntitySignal

public System.Void SendEntitySignal(Shared.Entity.EntityWrapper entity, System.Byte signal)

Method metadata
  • Visibilitypublic
  • Return typeSystem.Void
  • StaticTrue
  • VirtualFalse
  • Hash4DD57B0402E1459E61497233A021744E7E0E4D2FC2AB5CE6908D2331302E50C3
  • Body hash0DBFDB75E88475AD71A76D119D30EA3F255D5DB5212676FB32DFA60320958CCE
  • IL size47
Referenced calls

Send_EmitParticlesOnPosition

public System.Void Send_EmitParticlesOnPosition(CandideServer.MessageModels.EmitParticlesOnPositionMessage msg, System.Guid worldId)

Method metadata
  • Visibilitypublic
  • Return typeSystem.Void
  • StaticTrue
  • VirtualFalse
  • Hash72F6F8DEED6BA02C474316BAA148212BF87506A092226E362646B30BF257EF25
  • Body hashF3CB0FFF726F2C513992E63638375F6D6B7D1BB876435E80A0BCFF9D014392AE
  • IL size39
Referenced calls
Called by
String literals
  • emit-particles-on-position

Send_PlaySfxOnEntity

public System.Void Send_PlaySfxOnEntity(CandideServer.MessageModels.PlaySfxOnEntityMessage msg, CandideServer.SyncStrategies.SyncStrategy syncStrategy)

Method metadata
  • Visibilitypublic
  • Return typeSystem.Void
  • StaticTrue
  • VirtualFalse
  • Hash8F928F42A54EB85388CD27473BD5B0A9F78494012B008E2F4F9951F2A3BDBA7E
  • Body hash82520DF66463D4B164E4E1B21349CA5096D59CB4D7EA1D890F04908392F8BAED
  • IL size93
Referenced calls
Called by
String literals
  • Send_PlaySfxOnEntity
  • play-sfx-on-entity

Send_PlaySfxOnPosition

public System.Void Send_PlaySfxOnPosition(CandideServer.MessageModels.PlaySfxOnPositionMessage msg, CandideServer.Server.Network.ConnectedPeer peer)

Method metadata
  • Visibilitypublic
  • Return typeSystem.Void
  • StaticTrue
  • VirtualFalse
  • Hash308D37C5A742927F98220B99CDD4D5B30DB1D709C7BE076969EAC8F2237618C9
  • Body hash8166C10CED4EE5ED4A296CD7A5044B5FEA0CA94BE987C41776318814053B6A03
  • IL size55
Referenced calls
Called by
String literals
  • play-sfx-on-position

Send_PlaySfxOnPosition

public System.Void Send_PlaySfxOnPosition(CandideServer.MessageModels.PlaySfxOnPositionMessage msg, System.Guid worldId)

Method metadata
  • Visibilitypublic
  • Return typeSystem.Void
  • StaticTrue
  • VirtualFalse
  • Hash6464E3DEB1C9A2B970E76454CD5C745FC80488D78A4FD6DB99F0F5A86A39C039
  • Body hash98FED672976DBD85803B8BDB7ED4705689039394D7FB245FAA3808A4D00080B4
  • IL size76
Referenced calls
Called by
String literals
  • play-sfx-on-position

Send_PlaySfxOnPosition

public System.Void Send_PlaySfxOnPosition(CandideServer.MessageModels.PlaySfxOnPositionMessage msg, System.Guid worldId, CandideServer.SyncStrategies.SyncStrategy syncStrategy)

Method metadata
  • Visibilitypublic
  • Return typeSystem.Void
  • StaticTrue
  • VirtualFalse
  • Hash63B97FE01581FFD169B1CEEBE040E75902DD20DA0002EC4B2BC3B51EDEB31F2F
  • Body hashA2986AACB09BEEB9CC1DC7B145C4FD51D6DD63F3FFEE8D874FA719EFE0E26464
  • IL size72
Referenced calls
Called by
String literals
  • play-sfx-on-position

Send_PlaySfxToAll

public System.Void Send_PlaySfxToAll(CandideServer.MessageModels.PlaySfxMessage msg)

Method metadata
  • Visibilitypublic
  • Return typeSystem.Void
  • StaticTrue
  • VirtualFalse
  • Hash2D23010106A2889A1390981121434FCBBEEE0CC63E3BDA1217A5A1085E31544C
  • Body hash2968E6AC5C94E2E3E7986C66959736C99E1EF3F5A60EC37D16016A199DFECDDC
  • IL size17
Referenced calls
Called by
String literals
  • play-sfx

Send_PlaySfxToAllThreadSafe

public System.Void Send_PlaySfxToAllThreadSafe(CandideServer.MessageModels.PlaySfxMessage msg)

Method metadata
  • Visibilitypublic
  • Return typeSystem.Void
  • StaticTrue
  • VirtualFalse
  • Hash6E9A82CF7EE0688B125A6AE83A260911F74F4AEB79F01A2FA9A0A943C760DFEB
  • Body hashC81C1A2E993BF33793392880EE3C07F14F77E2EB8FB31790D0BDF8C112CC3FCA
  • IL size17
Referenced calls
Called by
String literals
  • play-sfx

Send_PlaySfxToPeer

public System.Void Send_PlaySfxToPeer(CandideServer.MessageModels.PlaySfxMessage msg, CandideServer.Server.Network.ConnectedPeer peer)

Method metadata
  • Visibilitypublic
  • Return typeSystem.Void
  • StaticTrue
  • VirtualFalse
  • Hash8684AD41DF2DAE8E2368F02BA305353C4B7069CAD5D61B10B96D8087998FD300
  • Body hashB80B635F440D44C40373DA3B2F5A615B9CBE4858EE33279F0BA0D1C79F211D17
  • IL size18
Referenced calls
String literals
  • play-sfx

Send_PlaySfxVfxOnEntity

public System.Void Send_PlaySfxVfxOnEntity(CandideServer.MessageModels.PlaySfxVfxOnEntityMessage msg)

Method metadata
  • Visibilitypublic
  • Return typeSystem.Void
  • StaticTrue
  • VirtualFalse
  • Hash6AA22C94A16FC3354C2BDD0E45B26E40FF1AFCD278AF51A61A811CC36E6FC3FE
  • Body hash8C15CFDBAB7C14C10DBC6A28B26DCEB1AD4C7F3001C8AA4F894C83337B0CA072
  • IL size60
Referenced calls
Called by
String literals
  • Send_PlaySfxVfxOnEntity
  • play-sfx-vfx-on-entity

Send_PlaySfxVfxOnPosition

public System.Void Send_PlaySfxVfxOnPosition(CandideServer.MessageModels.PlaySfxVfxOnPositionMessage msg, System.Guid worldId)

Method metadata
  • Visibilitypublic
  • Return typeSystem.Void
  • StaticTrue
  • VirtualFalse
  • Hash322341BCCA9909B8C27832EE24141489C0A69E838D4CF1FBBD8CB8FE92D7B0A4
  • Body hashBD7A9340D23B0F5A2D0BD83BA257ADBE69373C53867B811383A5A806A085D196
  • IL size39
Referenced calls
Called by
String literals
  • play-sfx-vfx-on-position

Send_PlayVfxOnEntity

public System.Void Send_PlayVfxOnEntity(CandideServer.MessageModels.PlayVfxOnEntityMessage msg)

Method metadata
  • Visibilitypublic
  • Return typeSystem.Void
  • StaticTrue
  • VirtualFalse
  • Hash3CB50FC12134ABF8BDE66D3A8E92DD59C6A9233AD48916789F7BFD4DDF2FD524
  • Body hash989E1BDC8870E9A2EA7E59F21D47AF42C8C32B55237300ECA1E6E42E4ECB2618
  • IL size60
Referenced calls
Called by
String literals
  • Send_PlayVfxOnEntity
  • play-vfx-on-entity

Send_PlayVfxOnPosition

public System.Void Send_PlayVfxOnPosition(CandideServer.MessageModels.PlayVfxOnPositionMessage msg, System.Guid worldId)

Method metadata
  • Visibilitypublic
  • Return typeSystem.Void
  • StaticTrue
  • VirtualFalse
  • HashC2B7E74AE4A1635EB1DB71F9EF3FAA333269AD1D5263131F6312243A2096FB08
  • Body hash3897B8E4D7BFF7292EA1E11926B1CA69E673F08BE706E82B8D6FEE3A7343653F
  • IL size39
Referenced calls
Called by
String literals
  • play-vfx-on-position