Romestead Assembly Reference

CandideServer.ServerManagers.WorldServerManager

Type JSON

public class in CandideServer.ServerManagers

Methods5
Properties0
Fields0
Events0
Type metadata
  • AssemblyCandideServer
  • NamespaceCandideServer.ServerManagers
  • Base typeSystem.Object
  • Hash53622712B7F0C4F5AC5145E0C4757A4D3467F2A5DD91AD4C18E0C6F695BD7322

Relationships

Base type

System.Object

Methods

ChangeWorldMap

public System.Void ChangeWorldMap(CandideServer.Models.Worlds.WorldModel world, System.String newMapName, System.Boolean keepPlayerPlacedEntities)

Method metadata
  • Visibilitypublic
  • Return typeSystem.Void
  • StaticTrue
  • VirtualFalse
  • HashB618E7F301905E916D8FFAB770CC25668B2B01CE50B6D0AA3C2B7392D6A4AE27
  • Body hashB70AF5B82EFF29FE9535E1345C99C20223DB47EAB9C5D1B5AA901B82710C37E2
  • IL size18
Referenced calls
Called by

EjectPlayers

public System.Void EjectPlayers(CandideServer.Models.Dungeons.DungeonLocationModel dungeonLocation)

Method metadata
  • Visibilitypublic
  • Return typeSystem.Void
  • StaticTrue
  • VirtualFalse
  • Hash8D0AAD00F63A20CC7DF110ED800838F2C7782CA7646907BDF17CCD13DA7EF7EF
  • Body hash592870065F3CFCEDD382336A25CF90D562E186693D0E91E7E37D3F26097DFED2
  • IL size196
Referenced calls
Called by

EjectPlayersAndCitizens

public System.Void EjectPlayersAndCitizens(CandideServer.SimulationModels.BuildingSimulationModel buildingSimModel)

Method metadata
  • Visibilitypublic
  • Return typeSystem.Void
  • StaticTrue
  • VirtualFalse
  • Hash422440EC0707C6EE646B94924F3F9F5E508DD3525B06B69CAE636A7BA16880E0
  • Body hash5B6D6F33934E3B08D73FA05516F95D7F946C92A2AB31B4D1877FE8C1AFD592B5
  • IL size639
Referenced calls
Called by
String literals
  • Could not find path nodes for
  • when ejecting. Make sure the exterior has a door node!

RemoveWorld

public System.Void RemoveWorld(System.Guid worldId, System.Boolean fromBuildingController)

Method metadata
  • Visibilitypublic
  • Return typeSystem.Void
  • StaticTrue
  • VirtualFalse
  • Hash2FBBB41DD07411AB07C95E158164CDF0FEBC71673A29EFA2E48EB65AC63C7C83
  • Body hash881E163A752683E6CF57C0B6CB2312FB7BB1B55FEAFCD5F9DFC7E65CF5390924
  • IL size14
Referenced calls
Called by

TryGetNearestOutsidePosition

public System.Boolean TryGetNearestOutsidePosition(System.Guid worldId, Microsoft.Xna.Framework.Vector3 positionInWorld, out Microsoft.Xna.Framework.Vector3& outsidePosition)

Method metadata
  • Visibilitypublic
  • Return typeSystem.Boolean
  • StaticTrue
  • VirtualFalse
  • Hash4625AAF7470E7575A41103C4E3B745A0D2B9D9F994FBAE615273C1E4BCBBB152
  • Body hash388D16D66DEA30D33DCA385F418934E1B405B3F8D4BD98F830D7AC97232F267D
  • IL size340
Referenced calls
Called by