Romestead Assembly Reference

CandideServer.ServerServices.WorldServerService

Type JSON

public class in CandideServer.ServerServices

Methods4
Properties0
Fields0
Events0
Type metadata
  • AssemblyCandideServer
  • NamespaceCandideServer.ServerServices
  • Base typeSystem.Object
  • Hash1593799D90C5714506AC4AB6C529D161741C404059B8CD28AC45BB4386CAA8CC

Relationships

Base type

System.Object

Methods

OnReceive_GetWorldOwner

public System.Void OnReceive_GetWorldOwner(CandideServer.MessageModels.Worlds.GetWorldOwnerRequest request, CandideServer.EventBus.EventBusArgs args)

Method metadata
  • Visibilitypublic
  • Return typeSystem.Void
  • StaticTrue
  • VirtualFalse
  • Hash2A83A7EC6C9B45B372445D1AA6793442B9E5C7E4173F6C068A3EB9ED0A4971E4
  • Body hashBDEF3F63AD31543F025F414593F7F9B393FB03F44BECF3251ADB11BBF198D6D7
  • IL size217
Referenced calls
  • System.Collections.Generic.Dictionary<System.Guid, CandideServer.Models.Worlds.WorldModel>::TryGetValue(!0, !1&)
  • CandideServer.ServerServices.PlayerServerService::GetPlayerInfoFromPeerId(System.Int32)
  • System.Nullable<System.ValueTuple<CandideServer.Models.Player.ServerPlayerCharacter, CandideServer.ServerServices.ServerJoinedPlayerModel>>::get_HasValue()
  • System.Nullable<System.ValueTuple<CandideServer.Models.Player.ServerPlayerCharacter, CandideServer.ServerServices.ServerJoinedPlayerModel>>::GetValueOrDefault()
  • System.Collections.Generic.Dictionary<System.Int32, CandideServer.ServerServices.ServerJoinedPlayerModel>::GetEnumerator()
  • Dictionary.Enumerator<System.Int32, CandideServer.ServerServices.ServerJoinedPlayerModel>::get_Current()
  • System.Collections.Generic.KeyValuePair<System.Int32, CandideServer.ServerServices.ServerJoinedPlayerModel>::Deconstruct(!0&, !1&)
  • System.Guid::op_Equality(System.Guid, System.Guid)
  • Dictionary.Enumerator<System.Int32, CandideServer.ServerServices.ServerJoinedPlayerModel>::MoveNext()
  • System.IDisposable::Dispose()
  • CandideServer.MessageModels.Worlds.GetWorldOwnerResponse::.ctor()
  • CandideServer.Server.BaseServer::SendGetResponseMessage(CandideServer.EventBus.EventBusArgs, System.Object, System.Boolean)

OnReceive_SpawnPoiCheat

public System.Void OnReceive_SpawnPoiCheat(CandideServer.MessageModels.Worlds.SpawnPoiCheatMessage request, CandideServer.EventBus.EventBusArgs args)

Method metadata
  • Visibilitypublic
  • Return typeSystem.Void
  • StaticTrue
  • VirtualFalse
  • Hash46C616FD69BC8E3C56BC31C4E9D772D3ABF7793F496ED252EFC53AF58C6F0963
  • Body hash14D018679AF3CEBE981EF1384E60FE59309D19C335ACD716C862953617D812A3
  • IL size50
Referenced calls

Send_ChangeWorldMap

public System.Void Send_ChangeWorldMap(CandideServer.Models.Worlds.WorldModel world)

Method metadata
  • Visibilitypublic
  • Return typeSystem.Void
  • StaticTrue
  • VirtualFalse
  • Hash7E3FE7D40468CADB64F68003EE28F974799C9F509F0E93FD94E14BBA9B54FFC2
  • Body hash2D1187CC278697BD71C9F662EAF081A34AC4CD1AFC6A4AA818748B855659F9C6
  • IL size45
Referenced calls
Called by
String literals
  • change-world-map

Send_RemoveWorld

public System.Void Send_RemoveWorld(System.Guid worldId)

Method metadata
  • Visibilitypublic
  • Return typeSystem.Void
  • StaticTrue
  • VirtualFalse
  • HashA0034FEE871F47ECEDF2B9995EA2D8430365105AF2386285CD061460EE7B9881
  • Body hash5302083D2CCC6A5B1BE0D83DF791891172E854002A28ED91995B0113709F9728
  • IL size28
Referenced calls
Called by
String literals
  • remove-world