Romestead Assembly Reference

CandideServer.Helpers.ServerSendMessageHelper

Type JSON

public class in CandideServer.Helpers

Methods3
Properties0
Fields0
Events0
Type metadata
  • AssemblyCandideServer
  • NamespaceCandideServer.Helpers
  • Base typeSystem.Object
  • Hash906838AEB750DF5E0EA79E518FFD50985AD6FD579BF87107924E40BA86FB6605

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
  • Hash96989303D4FEEDA4F5488B0077B5CDA807F8D8E091F6A56D08E7439D5F5DD658
  • Body hash228DABB7BC76CFFF1B293894EAA5742AD19D0F2CAC62345320B75636B677A79E
  • IL size54
Referenced calls

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

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