CandideServer.ServerGameState
Type JSONpublic class in CandideServer
Type metadata
- Assembly
CandideServer - Namespace
CandideServer - Base type
System.Object - Hash
EF30A0A1477BFB179DDF5645EA9862591A8BA8B7354DCB075F78254E917BC3BF
Relationships
Base type
System.Object
Fields
| Name | Visibility | Signature |
|---|---|---|
AcquiredWorshipUnlocks# | public | public System.Collections.Generic.HashSet<System.String> AcquiredWorshipUnlocks |
ActiveWorldQuests# | public | public System.Collections.Generic.Dictionary<System.String, Shared.Models.Quests.QuestInstanceModel> ActiveWorldQuests |
BiomeIds# | public | public System.String[,] BiomeIds |
BossLocations# | public | public System.Collections.Generic.Dictionary<System.Guid, CandideServer.Models.Boss.BossLocationModel> BossLocations |
Buildings# | public | public System.Collections.Generic.Dictionary<System.Guid, CandideServer.SimulationModels.BuildingSimulationModel> Buildings |
CitizenControllerStates# | public | public System.Collections.Generic.Dictionary<System.Guid, CandideServer.Citizens.Base.CitizenControllerState> CitizenControllerStates |
CitizenDaySkillsProgress# | public | public System.Collections.Generic.Dictionary<System.Guid, System.Collections.Generic.Dictionary<System.String, System.Int32>> CitizenDaySkillsProgress |
Citizens# | public | public System.Collections.Generic.Dictionary<System.Guid, CandideServer.Models.Citizen.CitizenModel> Citizens |
CitizenSlots# | public | public System.Collections.Generic.Dictionary<System.Guid, CandideServer.SimulationModels.CitizenSlotSimulationModel> CitizenSlots |
Config# | public | public CandideServer.Game.GameConfig Config |
ConstructionSites# | public | public System.Collections.Generic.Dictionary<System.Guid, CandideServer.Models.ConstructionSiteModel> ConstructionSites |
Crops# | public | public System.Collections.Generic.Dictionary<Microsoft.Xna.Framework.Point, CandideServer.Models.CropServerModel> Crops |
CurrentDailyOffering# | public | public System.String CurrentDailyOffering |
CurrentOrdinance# | public | public System.String CurrentOrdinance |
Decorations# | public | public System.Collections.Generic.Dictionary<System.Guid, CandideServer.Models.Decorations.DecorationInstanceModel> Decorations |
Difficulties# | public | public System.Single[,] Difficulties |
DungeonLocations# | public | public System.Collections.Generic.Dictionary<System.Guid, CandideServer.Models.Dungeons.DungeonLocationModel> DungeonLocations |
Entities# | public | public System.Collections.Generic.Dictionary<System.Guid, CandideServer.Entities.ServerEntityModel> Entities |
FinishedWorldQuests# | public | public System.Collections.Generic.HashSet<System.String> FinishedWorldQuests |
FoodSources# | public | public System.Collections.Generic.Dictionary<System.Guid, CandideServer.Models.FoodSourceModel> FoodSources |
GameId# | public | public System.Guid GameId |
GodProgression# | public | public System.Collections.Generic.Dictionary<System.String, Shared.Models.Gods.GodProgression> GodProgression |
HadDebugActivated# | public | public System.Boolean HadDebugActivated |
HasBecomeNight# | public | public System.Boolean HasBecomeNight |
InternalResourceStorages# | public | public System.Collections.Generic.Dictionary<System.Guid, CandideServer.Models.InternalResourceStorageModel> InternalResourceStorages |
Inventories# | public | public System.Collections.Generic.Dictionary<System.Guid, Shared.Models.Items.SharedInventoryModel> Inventories |
ItemInstances# | public | public System.Collections.Generic.Dictionary<System.Guid, Shared.Models.Items.ItemInstanceModel> ItemInstances |
Jobs# | public | public System.Collections.Generic.Dictionary<System.Guid, CandideServer.Models.JobModel> Jobs |
LastDayStarted# | public | public System.Int32 LastDayStarted |
LogisticsConnections# | public | public System.Collections.Generic.Dictionary<System.Guid, CandideServer.Models.Logistics.LogisticsConnectionModel> LogisticsConnections |
PlayerCharacters# | public | public System.Collections.Generic.Dictionary<System.Guid, CandideServer.Models.Player.ServerPlayerCharacter> PlayerCharacters |
Raids# | public | public System.Collections.Generic.Dictionary<System.Guid, Shared.Models.Raids.RaidInstanceModel> Raids |
RepeatableOfferingAmount# | public | public System.Collections.Generic.Dictionary<System.String, System.Int32> RepeatableOfferingAmount |
Sources# | public | public System.Collections.Generic.Dictionary<System.Guid, CandideServer.Models.SourceModel> Sources |
SpawnRules# | public | public System.Collections.Generic.Dictionary<System.Guid, CandideServer.Models.SpawnSystem.SpawnRule> SpawnRules |
SpawnTile# | public | public Microsoft.Xna.Framework.Point SpawnTile |
Time# | public | public System.DateTime Time |
TimePlayed# | public | public System.Double TimePlayed |
Towns# | public | public System.Collections.Generic.Dictionary<System.Guid, CandideServer.Models.Town.ServerTownModel> Towns |
TradeRoutes# | public | public System.Collections.Generic.Dictionary<System.Guid, CandideServer.SimulationModels.TradeRouteSimulationModel> TradeRoutes |
UnlockedRewards# | public | public System.Collections.Generic.HashSet<System.String> UnlockedRewards |
Weathers# | public | public System.Collections.Generic.Dictionary<System.Guid, Shared.Models.Weather.WeatherInstanceModel> Weathers |
WetFarmlands# | public | public System.Collections.Generic.Dictionary<Microsoft.Xna.Framework.Point, CandideServer.Models.FarmlandStatusModel> WetFarmlands |
WildCitizens# | public | public System.Collections.Generic.Dictionary<System.Guid, CandideServer.Models.Citizen.WildCitizenInstanceModel> WildCitizens |
WorldFlags# | public | public System.Collections.Generic.Dictionary<System.String, Shared.Models.WorldFlag> WorldFlags |
WorldItems# | public | public System.Collections.Generic.Dictionary<System.Guid, CandideServer.Models.Items.ServerWorldItemModel> WorldItems |
Worlds# | public | public System.Collections.Generic.Dictionary<System.Guid, CandideServer.Models.Worlds.WorldModel> Worlds |
WorldStatsBaseValues# | public | public System.Collections.Generic.Dictionary<System.String, System.Single> WorldStatsBaseValues |
WorldTiles# | public | public Shared.Models.WorldTile[,] WorldTiles |
WorshipPoints# | public | public System.Int32 WorshipPoints |
Methods
CheckInventorySlotIndexNotNull
#
public System.Boolean CheckInventorySlotIndexNotNull(Shared.Models.Items.SharedInventoryModel inventory, System.Int32 slotIndex)
Method metadata
- Visibilitypublic
- Return type
System.Boolean - StaticTrue
- VirtualFalse
- Hash
FDE62A7D633368310772B8AF1722FD5A44A2090A431106366094F9E7FCC2C024 - Body hash
B651B50529EE4E47DC8960D1ED3F7EB03AB70DEED9CC1CF50D435B332F14952D - IL size93
Referenced calls
System.Runtime.CompilerServices.DefaultInterpolatedStringHandler::.ctor(System.Int32, System.Int32)System.Runtime.CompilerServices.DefaultInterpolatedStringHandler::AppendLiteral(System.String)System.Runtime.CompilerServices.DefaultInterpolatedStringHandler::AppendFormatted(!!0)System.Runtime.CompilerServices.DefaultInterpolatedStringHandler::ToStringAndClear()CandideCreator.Shared.Helpers.ServerWarningHelper::Warning(System.String)
String literals
Slot indexin inventorywas null.
GetWorldPlayTimeHours
#
public System.Double GetWorldPlayTimeHours()
Method metadata
- Visibilitypublic
- Return type
System.Double - StaticTrue
- VirtualFalse
- Hash
1D8CB0A949D8ECF88A7D5E52544ABF5EB71E751F466CD7853022673CC3F72F75 - Body hash
654A7DD3AFBD22F512976FAD36DA8621F2C3BCE6C70DDF016FA0F68FD4D86620 - IL size16
Called by
CandideServer.ServerControllers.BossServerController::RemoveBossFightCandideServer.ServerControllers.BossServerController::UpdateBossLocationStateCandideServer.ServerControllers.BuildingsSController::SpawnNewBuildingConstructionCandideServer.ServerControllers.BuildingsSController::UpgradeBuildingCandideServer.ServerControllers.TownsServerController::CreateTownCandideServer.ServerManagers.FavourServerManager::TryUnlockFavourCandideServer.ServerManagers.QuestsServerManager::FinishQuestCandideServer.ServerManagers.RaidsServerManager::OnRaidBeatenCandideServer.ServerManagers.RaidsServerManager::OnRaidFailedCandideServer.ServerManagers.WorshipServerManager::TryBuyWorshipUnlockCandide.Multiplayer.Network.LocalHostServerManager::RunServer
GetWorldPlayTimeSeconds
#
public System.Double GetWorldPlayTimeSeconds()
Method metadata
- Visibilitypublic
- Return type
System.Double - StaticTrue
- VirtualFalse
- Hash
087CB6725F11C686C065C79E4703182B7AC5F18FDAEAE312D165753FFC040A62 - Body hash
842B73F612348CD76B1010F1E67F605439CD7F18218969EA10F87193FEF6E785 - IL size6
TryGetBuilding
#
public System.Boolean TryGetBuilding(System.Guid id, out CandideServer.SimulationModels.BuildingSimulationModel& building)
Method metadata
- Visibilitypublic
- Return type
System.Boolean - StaticTrue
- VirtualFalse
- Hash
D5BA71E1C2AC0ACC34366D97D4AB73B7CBFC9C56D275F0D783F459AD57BF6DAA - Body hash
D329B62D99B17651BCFB5A1642CD5919EB2574EB301E79FB54D3AAD40BB4D4E6 - IL size60
Referenced calls
System.Collections.Generic.Dictionary<System.Guid, CandideServer.SimulationModels.BuildingSimulationModel>::TryGetValue(!0, !1&)System.Runtime.CompilerServices.DefaultInterpolatedStringHandler::.ctor(System.Int32, System.Int32)System.Runtime.CompilerServices.DefaultInterpolatedStringHandler::AppendLiteral(System.String)System.Runtime.CompilerServices.DefaultInterpolatedStringHandler::AppendFormatted(!!0)System.Runtime.CompilerServices.DefaultInterpolatedStringHandler::ToStringAndClear()CandideCreator.Shared.Helpers.ServerWarningHelper::Warning(System.String)
Called by
CandideServer.Buildings.BuildingControllers.FarmsteadController::CheckForBeehivesCandideServer.Citizens.Base.CitizenControllerState::OnGameLoadedCandideServer.Citizens.GenericServerCitizenController::TryGetMaterialStoragesOutputtingToBuildingCandideServer.Citizens.GenericServerCitizenController::TryGetOutsideWorldPositionUsingBuildingIfInsideCandideServer.Helpers.LogisticalBuildingHelper::SummarizeAvailableStuffForBuildingCandideServer.Helpers.LogisticalBuildingHelper::TryDepositResourcesFromOneToSeveral_DestructiveCandideServer.ServerControllers.BuildingsSController::RemoveBuildingCandideServer.ServerControllers.BuildingsSController::UpdateBuildingParametersCandideServer.ServerControllers.CitizenSlotsSController::AssignCitizenToSlotCandideServer.ServerControllers.CitizensSController::OnWorldEntitiesLoadedCandideServer.ServerControllers.CitizensSController::UpdateStatsCandideServer.ServerControllers.InternalResourceStorageSController::CanSpendConstructionUpgradeCostForTownCandideServer.ServerManagers.BuildingsServerManager::TryDepositResourceEntityIntoStorageCandideServer.ServerManagers.BuildingsServerManager::TryUpgradeBuildingCandideServer.ServerManagers.CitizenServerManager::ExitBuildingCandideServer.ServerManagers.ConstructionsServerManager::TrySpendConstructionUpgradeCostForTownCandideServer.ServerManagers.GlobalCitizenAurasServerManager::AddGlobalCitizenAuraCandideServer.ServerManagers.JobServerManager::TryCraftFurnitureCandideServer.ServerManagers.JobServerManager::TryCreateWorkOrderCandideServer.ServerManagers.LogisticsServerManager_Repeating::LootAllThroughOutputConnectionsCandideServer.ServerManagers.LogisticsServerManager_Repeating::Resources_MoveWhateverPossibleFromSourceToDestinationCandideServer.ServerManagers.LogisticsServerManager_Requesting::RequestItemsThroughInputConnectionsCandideServer.ServerManagers.OfferingsServerManager::TryHandInOfferingCandideServer.ServerManagers.RaidsServerManager::OnRaidFailedCandideServer.ServerManagers.ShopServerManager::TryBuyItemCandideServer.ServerManagers.TownsServerManager::AssignCitizenToSlotCandideServer.ServerManagers.TownsServerManager::CreateOverviewListeningDataCandideServer.ServerManagers.TownsServerManager::GetAllMaterialStoragesForTownCandideServer.ServerManagers.TownsServerManager::GetAvailableBuildingAndSlotForOneCitizenCandideServer.ServerManagers.TownsServerManager::GetClosestTownWithAvailableSlotCandideServer.ServerManagers.TownsServerManager::SwitchCitizenSlotsCandideServer.ServerManagers.TownsServerManager::TryGetBuildingInTown
String literals
Building doesn't exist in the server gamestate. Id:
TryGetCitizen
#
public System.Boolean TryGetCitizen(System.Guid id, out CandideServer.Models.Citizen.CitizenModel& citizen)
Method metadata
- Visibilitypublic
- Return type
System.Boolean - StaticTrue
- VirtualFalse
- Hash
BED25455AA0149138730C25B86BC0C4D703874E2FA3FA760AEF8EF6773B266D6 - Body hash
1E6060D9BED9E696488B67DC0E5C1EE7316DF0D9A02E958620BCA11FDC6922B3 - IL size18
Referenced calls
System.Collections.Generic.Dictionary<System.Guid, CandideServer.Models.Citizen.CitizenModel>::TryGetValue(!0, !1&)
Called by
CandideServer.Buildings.BuildingControllers.AbstractBuildingController::UpdateCandideServer.Buildings.BuildingControllers.TradingPostController::UpdateCandideServer.Entities.Controllers.Citizens.ServerCitizenEntityController::AddInteractingEntityCandideServer.Entities.Controllers.Citizens.ServerCitizenEntityController::OnDamagedCandideServer.Entities.Controllers.Citizens.ServerCitizenEntityController::OnInteractCandideServer.Entities.Controllers.Citizens.ServerCitizenEntityController::StopTalkingCandideServer.ServerControllers.BuildingsSController::RemoveBuildingCandideServer.ServerControllers.BuildingsSController::UpdateCitizenSlotsStatsAndSendUpdatesCandideServer.ServerControllers.CitizenSlotsSController::UnassignCitizenSlotCandideServer.ServerControllers.CitizensSController::OnWorldEntitiesLoadedCandideServer.ServerControllers.CitizensSController::SetCitizenDeadCandideServer.ServerControllers.CitizensSController::SetCitizenStatusCandideServer.ServerControllers.TownsServerController::AddTownCitizensAuraCandideServer.ServerControllers.TownsServerController::RemoveTownCitizensAuraCandideServer.ServerManagers.CitizenServerManager::TryGiveGiftToCitizenCandideServer.ServerManagers.JobServerManager::TryCraftFurnitureCandideServer.ServerManagers.OfferingsServerManager::TrySacrificeCitizenCandideServer.ServerManagers.RaidsServerManager::OnRaidBeatenCandideServer.ServerManagers.RaidsServerManager::OnRaidFailedCandideServer.ServerManagers.ShopServerManager::TryBuyItemCandideServer.ServerManagers.TownsServerManager::AssignCitizenToSlotCandideServer.ServerManagers.TownsServerManager::CitizenSwitchTownCandideServer.ServerManagers.TownsServerManager::CreateOverviewListeningDataCandideServer.ServerManagers.TownsServerManager::SwitchCitizenSlotsCandideServer.ServerManagers.TownsServerManager::UnassignCitizenFromSlotCandideServer.ServerManagers.TradeRoutesServerManager::Do_DeletingCandideServer.ServerManagers.TradeRoutesServerManager::TryCreateNewTradeRouteCandideServer.ServerManagers.TradeRoutesServerManager::VerifyCarrierCitizenCandideServer.ServerManagers.WorkRecipesServerManager::AddRecipeCandideServer.ServerManagers.WorkRecipesServerManager::AddRecipeForSpecificBuildingCandideServer.ServerServices.CitizenServerService::OnReceive_AcquireCitizenQuestCandideServer.ServerServices.ServerState_CitizensPlayerListenersController::OnReceive_ApplyCitizenAura
TryGetCitizenSlot
#
public System.Boolean TryGetCitizenSlot(System.Guid id, out CandideServer.SimulationModels.CitizenSlotSimulationModel& citizenSlot)
Method metadata
- Visibilitypublic
- Return type
System.Boolean - StaticTrue
- VirtualFalse
- Hash
80BFA0D1D24E616C64BA490C63C17C8B4FCFEAA3411A921D2A35CD3028F37029 - Body hash
D03502886F684567DA80C2D3EB6BC3F91E52DB9DF74467013212893D7979C06D - IL size60
Referenced calls
System.Collections.Generic.Dictionary<System.Guid, CandideServer.SimulationModels.CitizenSlotSimulationModel>::TryGetValue(!0, !1&)System.Runtime.CompilerServices.DefaultInterpolatedStringHandler::.ctor(System.Int32, System.Int32)System.Runtime.CompilerServices.DefaultInterpolatedStringHandler::AppendLiteral(System.String)System.Runtime.CompilerServices.DefaultInterpolatedStringHandler::AppendFormatted(!!0)System.Runtime.CompilerServices.DefaultInterpolatedStringHandler::ToStringAndClear()CandideCreator.Shared.Helpers.ServerWarningHelper::Warning(System.String)
Called by
CandideServer.Buildings.BuildingControllers.AbstractBuildingController::UpdateCandideServer.Buildings.BuildingControllers.CarpenterController::OnNewlyCreatedCandideServer.Buildings.BuildingControllers.ClaypitController::OnNewlyCreatedCandideServer.Buildings.BuildingControllers.FarmsteadController::OnNewlyCreatedCandideServer.Buildings.BuildingControllers.LumberYardController::OnNewlyCreatedCandideServer.Buildings.BuildingControllers.QuarryController::OnNewlyCreatedCandideServer.Buildings.BuildingControllers.SculptorController::OnNewlyCreatedCandideServer.Buildings.BuildingControllers.TradingPostController::UpdateCandideServer.Entities.Controllers.ServerJobInteractionAreaController::OnInteractCandideServer.ServerControllers.BuildingsSController::RemoveBuildingCandideServer.ServerControllers.BuildingsSController::UpdateCitizenSlotsStatsAndSendUpdatesCandideServer.ServerControllers.CitizenSlotsSController::RemoveCitizenSlotCandideServer.ServerManagers.CitizenServerManager::TryGiveGiftToCitizenCandideServer.ServerManagers.TownsServerManager::CreateOverviewListeningDataCandideServer.ServerManagers.TownsServerManager::GetAvailableBuildingAndSlotForOneCitizenCandideServer.ServerManagers.TownsServerManager::SwitchCitizenSlotsCandideServer.ServerManagers.TownsServerManager::UnassignCitizenFromSlotCandideServer.ServerManagers.WorkRecipesServerManager::AddRecipeForSpecificBuilding
String literals
Citizen slot doesn't exist in the server gamestate. Id:
TryGetDecoration
#
public System.Boolean TryGetDecoration(System.Guid id, out CandideServer.Models.Decorations.DecorationInstanceModel& decoration)
Method metadata
- Visibilitypublic
- Return type
System.Boolean - StaticTrue
- VirtualFalse
- Hash
7618BDAC425677C2DFC3B4B7006C49512D8C0498DD22042A381A70BBC3917CD5 - Body hash
C4EFE54094DB00645D3FA5368AF75AAC34BE4D664F282D6B9B5D88D810528692 - IL size60
Referenced calls
System.Collections.Generic.Dictionary<System.Guid, CandideServer.Models.Decorations.DecorationInstanceModel>::TryGetValue(!0, !1&)System.Runtime.CompilerServices.DefaultInterpolatedStringHandler::.ctor(System.Int32, System.Int32)System.Runtime.CompilerServices.DefaultInterpolatedStringHandler::AppendLiteral(System.String)System.Runtime.CompilerServices.DefaultInterpolatedStringHandler::AppendFormatted(!!0)System.Runtime.CompilerServices.DefaultInterpolatedStringHandler::ToStringAndClear()CandideCreator.Shared.Helpers.ServerWarningHelper::Warning(System.String)
Called by
String literals
Decoration doesn't exist in the server gamestate. Id:
TryGetEntityByEitherId
#
public System.Boolean TryGetEntityByEitherId(System.Nullable<System.Guid> id, System.Nullable<System.Guid> backupId, out CandideServer.Entities.ServerEntityModel& entity)
Method metadata
- Visibilitypublic
- Return type
System.Boolean - StaticTrue
- VirtualFalse
- Hash
C1706DAC02E4412FF6D6E4DC086638C176B4FBB4C1D6DEBB1DDBE20BB06802EF - Body hash
DA1F4E27D00F80EFD0A31F2BDC203430AB6AAB426CDFCFA68D9AAF34A2FD5AC4 - IL size67
Referenced calls
System.Nullable<System.Guid>::get_HasValue()System.Nullable<System.Guid>::get_Value()System.Collections.Generic.Dictionary<System.Guid, CandideServer.Entities.ServerEntityModel>::TryGetValue(!0, !1&)
Called by
CandideServer.Entities.Controllers.ServerExplosiveFruitController::OnOutOfHealthCandideServer.Entities.Controllers.ServerExplosiveProjectileController::OnRemoveCandideServer.Entities.Controllers.ServerProjectileController::CastSpellCandideServer.Entities.ControllerSets.Pots.ExplosivePot.ServerExplosivePotController::TryExplodeCandideServer.Entities.ControllerSets.TurtleNew.ServerTurtleController::ExplodeTurtle
TryGetInfrastructureSource
#
public System.Boolean TryGetInfrastructureSource(System.Guid id, out CandideServer.Models.SourceModel& sourceModel)
Method metadata
- Visibilitypublic
- Return type
System.Boolean - StaticTrue
- VirtualFalse
- Hash
399C2658E0E6DF135B8B089D847CE6F8006098486DB4E0CFB9F0F77A90A60FB4 - Body hash
41C0C79C14C448F31DCF142F03FEB9D38464884E6086890A021A503F660E6CEC - IL size60
Referenced calls
System.Collections.Generic.Dictionary<System.Guid, CandideServer.Models.SourceModel>::TryGetValue(!0, !1&)System.Runtime.CompilerServices.DefaultInterpolatedStringHandler::.ctor(System.Int32, System.Int32)System.Runtime.CompilerServices.DefaultInterpolatedStringHandler::AppendLiteral(System.String)System.Runtime.CompilerServices.DefaultInterpolatedStringHandler::AppendFormatted(!!0)System.Runtime.CompilerServices.DefaultInterpolatedStringHandler::ToStringAndClear()CandideCreator.Shared.Helpers.ServerWarningHelper::Warning(System.String)
Called by
String literals
Infrastructure source doesn't exist in the server gamestate. Id:
TryGetInternalResourceStorage
#
public System.Boolean TryGetInternalResourceStorage(System.Guid id, out CandideServer.Models.InternalResourceStorageModel& storageModel)
Method metadata
- Visibilitypublic
- Return type
System.Boolean - StaticTrue
- VirtualFalse
- Hash
10B0039DDC583F84D00B62533B90E065508C37DAF7FF050EB8742EAF13427C37 - Body hash
5B6F97D43CCBD53F418BA511CA3E9F3564884AA5E90E1757CDBEEDDA2FC07F8E - IL size60
Referenced calls
System.Collections.Generic.Dictionary<System.Guid, CandideServer.Models.InternalResourceStorageModel>::TryGetValue(!0, !1&)System.Runtime.CompilerServices.DefaultInterpolatedStringHandler::.ctor(System.Int32, System.Int32)System.Runtime.CompilerServices.DefaultInterpolatedStringHandler::AppendLiteral(System.String)System.Runtime.CompilerServices.DefaultInterpolatedStringHandler::AppendFormatted(!!0)System.Runtime.CompilerServices.DefaultInterpolatedStringHandler::ToStringAndClear()CandideCreator.Shared.Helpers.ServerWarningHelper::Warning(System.String)
Called by
CandideServer.Buildings.BuildingControllers.AbstractBuildingController::GetInternalResourceStorageModelCandideServer.Buildings.BuildingControllers.AbstractBuildingController::GetOutputResourceStorageModelCandideServer.Buildings.BuildingControllers.AbstractBuildingController::ValidateResourceStorageMaximumsCandideServer.Citizens.GenericServerCitizenController::TryGetBuildingOutputResourceStorageCandideServer.Entities.Controllers.ServerBrickOvenController::UpdateCandideServer.Helpers.LogisticalBuildingHelper::CanDepositResourceIntoOutputCandideServer.Helpers.LogisticalBuildingHelper::SummarizeAvailableStuffForBuildingCandideServer.Helpers.LogisticalBuildingHelper::TryDepositResourceCandideServer.Helpers.LogisticalBuildingHelper::TryDepositResourcesFromOneToSeveral_DestructiveCandideServer.ServerControllers.InternalResourceStorageSController::CanSpendConstructionUpgradeCostForTownCandideServer.ServerManagers.ConstructionsServerManager::TrySpendConstructionUpgradeCostForTownCandideServer.ServerManagers.InternalResourceStorageServerManager::DropStorageAndDeleteCandideServer.ServerManagers.LogisticsServerManager_Repeating::DoRepeatingLogisticsCandideServer.ServerManagers.LogisticsServerManager_Repeating::DoRepeatingLogisticsForBuildingCandideServer.ServerManagers.LogisticsServerManager_Repeating::LogisticsRepeating_Resources_CheckBuildingCandideServer.ServerManagers.LogisticsServerManager_Repeating::MoveStuffIntoOutputConnectionIdsCandideServer.ServerManagers.LogisticsServerManager_Repeating::Resources_MoveWhateverPossibleFromSourceToDestinationCandideServer.ServerManagers.LogisticsServerManager_Requesting::LogisticsRequesting_CheckBuildingCandideServer.ServerManagers.LogisticsServerManager_Requesting::TryRequestIngredientsCandideServer.ServerManagers.LogisticsServerManager_Requesting::Unsafe_TryRequestIngredientsCandideServer.ServerManagers.RaidsServerManager::OnRaidFailedCandideServer.ServerManagers.TradeRoutesServerManager::Do_CancelledDumpEverythingAtDestinationCandideServer.ServerManagers.TradeRoutesServerManager::Do_CancelledDumpEverythingAtHomeCandideServer.ServerManagers.TradeRoutesServerManager::Do_WaitingToLoadAtDestinationCandideServer.ServerManagers.TradeRoutesServerManager::Do_WaitingToLoadAtHomeCandideServer.ServerManagers.TradeRoutesServerManager::Do_WaitingToUnloadAtDestinationCandideServer.ServerManagers.TradeRoutesServerManager::Do_WaitingToUnloadAtHomeCandideServer.ServerManagers.TradeRoutesServerManager::HandleCancellation
String literals
Internal resource storage doesn't exist in the server gamestate. Id:
TryGetInventory
#
public System.Boolean TryGetInventory(System.Guid id, out Shared.Models.Items.SharedInventoryModel& inventory)
Method metadata
- Visibilitypublic
- Return type
System.Boolean - StaticTrue
- VirtualFalse
- Hash
F674ED5697CCEC83D74624AB1E0509A91829BA8FC45A07D3782EE20D01073822 - Body hash
A777C799E90417F442A4D79E979132CF501DE7133851FC46290078AFEAADC24F - IL size60
Referenced calls
System.Collections.Generic.Dictionary<System.Guid, Shared.Models.Items.SharedInventoryModel>::TryGetValue(!0, !1&)System.Runtime.CompilerServices.DefaultInterpolatedStringHandler::.ctor(System.Int32, System.Int32)System.Runtime.CompilerServices.DefaultInterpolatedStringHandler::AppendLiteral(System.String)System.Runtime.CompilerServices.DefaultInterpolatedStringHandler::AppendFormatted(!!0)System.Runtime.CompilerServices.DefaultInterpolatedStringHandler::ToStringAndClear()CandideCreator.Shared.Helpers.ServerWarningHelper::Warning(System.String)
Called by
CandideServer.Buildings.BuildingControllers.AbstractBuildingController::GetOutputInventoryCandideServer.Buildings.BuildingControllers.AbstractBuildingController::GetStorageInventoryCandideServer.Entities.Bridges.ServerEntitySystemBridge::GetEquippedItemsCandideServer.Entities.ControllerSets.AutoBallista.AutoBallistaAiBase::GetNextAmmoSlotCandideServer.Entities.ControllerSets.AutoBallista.ServerAutoBallistaController::OnRemoveCandideServer.Helpers.LogisticalBuildingHelper::Building_CheckSpaceExistsForAddItemCandideServer.Helpers.LogisticalBuildingHelper::CanDepositItemIntoOutputCandideServer.Helpers.LogisticalBuildingHelper::SummarizeAvailableStuffForBuildingCandideServer.Helpers.ServerEquipmentHelper::GetEquippedItemForTypeCandideServer.Helpers.ServerEquipmentHelper::GetEquippedItemForTypeSlotCandideServer.Helpers.ServerEquipmentHelper::GetEquippedItemForWeaponTypeCandideServer.Helpers.ServerEquipmentHelper::GetEquippedTrinketsCandideServer.Helpers.ServerEquipmentHelper::GetPlayerEquipmentCandideServer.Helpers.ServerEquipmentHelper::IsItemEquippedCandideServer.Inventory.ServerInventoryApplyBridge::TryGetInventoryCandideServer.ServerControllers.SimpleInventorySController::AddItemInstanceCandideServer.ServerControllers.SimpleInventorySController::CheckCanRemoveItemsCandideServer.ServerControllers.SimpleInventorySController::CheckSpaceExistsForAddItemCandideServer.ServerControllers.SimpleInventorySController::DeleteInventoryAndInstancesCandideServer.ServerControllers.SimpleInventorySController::IncreaseInventorySpaceCandideServer.ServerControllers.SimpleInventorySController::TryRenameInventoryCandideServer.ServerManagers.CitizenServerManager::TryGiveGiftToCitizenCandideServer.ServerManagers.EquipmentServerManager::ArrowsWorldItemCandideServer.ServerManagers.FavourServerManager::OnFavoursChangedCandideServer.ServerManagers.LogisticsServerManager_Repeating::DoRepeatingLogisticsForBuildingCandideServer.ServerManagers.LogisticsServerManager_Repeating::LootAllThroughOutputConnectionsCandideServer.ServerManagers.LogisticsServerManager_Requesting::RequestItemsThroughInputConnectionsCandideServer.ServerManagers.LogisticsServerManager_Requesting::TryRequestIngredientsCandideServer.ServerManagers.OfferingsServerManager::TryHandInOfferingCandideServer.ServerManagers.PlayerServerManager::SpawnGraveCandideServer.ServerManagers.ServerSimpleInventoryManager_Player::Player_LootAllCandideServer.ServerManagers.ShopServerManager::TryBuyItem
String literals
Couldn't find inventory with ID
TryGetItemInstance
#
public System.Boolean TryGetItemInstance(System.Guid id, out Shared.Models.Items.ItemInstanceModel& item)
Method metadata
- Visibilitypublic
- Return type
System.Boolean - StaticTrue
- VirtualFalse
- Hash
D027CA681A699AEE6DEE1FE17F93B4A3E97E5F732128D988FD0E15EA67760F3C - Body hash
E132C8480A2FBB9F97C27CF0166C6E5A3284EFFA57E089E99A091EAE22E6174A - IL size60
Referenced calls
System.Collections.Generic.Dictionary<System.Guid, Shared.Models.Items.ItemInstanceModel>::TryGetValue(!0, !1&)System.Runtime.CompilerServices.DefaultInterpolatedStringHandler::.ctor(System.Int32, System.Int32)System.Runtime.CompilerServices.DefaultInterpolatedStringHandler::AppendLiteral(System.String)System.Runtime.CompilerServices.DefaultInterpolatedStringHandler::AppendFormatted(!!0)System.Runtime.CompilerServices.DefaultInterpolatedStringHandler::ToStringAndClear()CandideCreator.Shared.Helpers.ServerWarningHelper::Warning(System.String)
Called by
CandideServer.ServerControllers.ItemInstanceSController::TryExpendItemCandideServer.ServerControllers.SimpleInventorySController::TryExpendItemCandideServer.ServerManagers.RaidsServerManager::UseWarDeclarationCandideServer.ServerManagers.SimpleInventoryServerManager::TryDropItemCandideServer.ServerManagers.SimpleInventoryServerManager::TryExpendItemInstancesCandideServer.ServerManagers.SimpleInventoryServerManager::TryLootWorldItemArrowsIntoEquipmentCandideServer.ServerManagers.SimpleInventoryServerManager::TryLootWorldItemIntoInventoryCandideServer.ServerManagers.WorldItemServerManager::TryLootWorldItemCandideServer.ServerServices.SpellServerService::OnReceive_PlayerCastSpell
String literals
Couldn't find item instance with ID
TryGetJob
#
public System.Boolean TryGetJob(System.Guid id, out CandideServer.Models.JobModel& job)
Method metadata
- Visibilitypublic
- Return type
System.Boolean - StaticTrue
- VirtualFalse
- Hash
834DBAD31D5DB636539F56ADC47C0C2990E8439DE6A58011C22B8E1FBB3F539D - Body hash
BF6C38874B8947A99D79FB2B40A766DAE821515589BF9E8E5BC5D54C5BD28C97 - IL size60
Referenced calls
System.Collections.Generic.Dictionary<System.Guid, CandideServer.Models.JobModel>::TryGetValue(!0, !1&)System.Runtime.CompilerServices.DefaultInterpolatedStringHandler::.ctor(System.Int32, System.Int32)System.Runtime.CompilerServices.DefaultInterpolatedStringHandler::AppendLiteral(System.String)System.Runtime.CompilerServices.DefaultInterpolatedStringHandler::AppendFormatted(!!0)System.Runtime.CompilerServices.DefaultInterpolatedStringHandler::ToStringAndClear()CandideCreator.Shared.Helpers.ServerWarningHelper::Warning(System.String)
Called by
CandideServer.ServerControllers.JobsSController::FlagWorkOrderForRemovalCandideServer.ServerControllers.JobsSController::RemoveJobCandideServer.ServerControllers.JobsSController::SetUserSettingsCandideServer.ServerControllers.JobsSController::TryCreateWorkOrderCandideServer.ServerManagers.CitizenServerManager::TryGiveGiftToCitizenCandideServer.ServerManagers.JobServerManager::TryCraftFurnitureCandideServer.ServerManagers.JobServerManager::TryCreateWorkOrderCandideServer.ServerManagers.ShopServerManager::TryBuyItemCandideServer.ServerManagers.TownsServerManager::SwitchCitizenSlotsCandideServer.ServerManagers.TownsServerManager::UnassignCitizenFromSlotCandideServer.ServerManagers.WorkRecipesServerManager::AddRecipeForSpecificBuilding
String literals
Couldn't find job with ID
TryGetLogisticsConnection
#
public System.Boolean TryGetLogisticsConnection(System.Guid id, out CandideServer.Models.Logistics.LogisticsConnectionModel& connection)
Method metadata
- Visibilitypublic
- Return type
System.Boolean - StaticTrue
- VirtualFalse
- Hash
D18B1A63FC22D7F121D402E9850C2D46577D793A94CA26C897341A0DEAB1D4CA - Body hash
C2B863E1F1EC034441E758B7CE812B6356046BE8B8ED985654B46AEA275B7307 - IL size60
Referenced calls
System.Collections.Generic.Dictionary<System.Guid, CandideServer.Models.Logistics.LogisticsConnectionModel>::TryGetValue(!0, !1&)System.Runtime.CompilerServices.DefaultInterpolatedStringHandler::.ctor(System.Int32, System.Int32)System.Runtime.CompilerServices.DefaultInterpolatedStringHandler::AppendLiteral(System.String)System.Runtime.CompilerServices.DefaultInterpolatedStringHandler::AppendFormatted(!!0)System.Runtime.CompilerServices.DefaultInterpolatedStringHandler::ToStringAndClear()CandideCreator.Shared.Helpers.ServerWarningHelper::Warning(System.String)
Called by
CandideServer.Buildings.BuildingControllers.AbstractBuildingController::TryMoveInternalResourcesBackThroughRequestingInputsCandideServer.Citizens.GenericServerCitizenController::TryGetMaterialStoragesOutputtingToBuildingCandideServer.Helpers.LogisticalBuildingHelper::SummarizeAvailableStuffForBuildingCandideServer.ServerControllers.LogisticsServerController::UpdateConnectionCandideServer.ServerManagers.LogisticsServerManager_Repeating::LootAllThroughOutputConnectionsCandideServer.ServerManagers.LogisticsServerManager_Repeating::Resources_MoveWhateverPossibleFromSourceToDestination
String literals
Logistics connection doesn't exist in the server gamestate. Id:
TryGetPlayerCharacter
#
public System.Boolean TryGetPlayerCharacter(System.Guid id, out CandideServer.Models.Player.ServerPlayerCharacter& characterModel)
Method metadata
- Visibilitypublic
- Return type
System.Boolean - StaticTrue
- VirtualFalse
- Hash
0504277CFFD137A122141C787546D1CAA27FB072DEDFD7BBE044B62B3F8C3B0F - Body hash
28581C849A4BF187EAC2B9ABE752A2DAE291C36D3D1EB4F926DB68F4E5B936E7 - IL size60
Referenced calls
System.Collections.Generic.Dictionary<System.Guid, CandideServer.Models.Player.ServerPlayerCharacter>::TryGetValue(!0, !1&)System.Runtime.CompilerServices.DefaultInterpolatedStringHandler::.ctor(System.Int32, System.Int32)System.Runtime.CompilerServices.DefaultInterpolatedStringHandler::AppendLiteral(System.String)System.Runtime.CompilerServices.DefaultInterpolatedStringHandler::AppendFormatted(!!0)System.Runtime.CompilerServices.DefaultInterpolatedStringHandler::ToStringAndClear()CandideCreator.Shared.Helpers.ServerWarningHelper::Warning(System.String)
Called by
CandideServer.Entities.Bridges.ServerSpellManagerBridge::GetPlayerFlagValueCandideServer.Entities.Bridges.ServerSpellManagerBridge::GetWeaponTypeBaseDamageCandideServer.Entities.Bridges.ServerSpellManagerBridge::HasWeaponEquippedCandideServer.Entities.Controllers.ServerCyclopsPreDungeonRockSpawner::SpawnEntityCandideServer.Entities.Controllers.ServerSpawnerLimitedController::SpawnEntityCandideServer.Models.Auras.SetCharacterFlagServerAura::ApplyEffectCandideServer.Models.Auras.SetCharacterFlagServerAura::RemoveEffectCandideServer.Models.Spells.ServerScriptedSpell::TryGetPlayerCandideServer.ServerManagers.FavourServerManager::TryUnlockFavourCandideServer.ServerManagers.OfferingsServerManager::TryHandInOfferingCandideServer.ServerManagers.SimpleInventoryServerManager::TryCraftItemRecipeAndDrop
String literals
Couldn't find player character with ID
TryGetResourceStorage
#
public System.Boolean TryGetResourceStorage(System.Guid id, out CandideServer.Models.InternalResourceStorageModel& storage)
Method metadata
- Visibilitypublic
- Return type
System.Boolean - StaticTrue
- VirtualFalse
- Hash
C6BD0F1C7678A0238111F68FF949468242C22D30B1EA49167DE76BC71EC4C656 - Body hash
B946A585508783AD581929371976DF01A6AAE59F173EE5E687F3B4DD009018EE - IL size60
Referenced calls
System.Collections.Generic.Dictionary<System.Guid, CandideServer.Models.InternalResourceStorageModel>::TryGetValue(!0, !1&)System.Runtime.CompilerServices.DefaultInterpolatedStringHandler::.ctor(System.Int32, System.Int32)System.Runtime.CompilerServices.DefaultInterpolatedStringHandler::AppendLiteral(System.String)System.Runtime.CompilerServices.DefaultInterpolatedStringHandler::AppendFormatted(!!0)System.Runtime.CompilerServices.DefaultInterpolatedStringHandler::ToStringAndClear()CandideCreator.Shared.Helpers.ServerWarningHelper::Warning(System.String)
Called by
CandideServer.Entities.Controllers.ServerConcreteMixerController::CanInteractEmptyBucketCandideServer.Entities.Controllers.ServerConcreteMixerController::CanInteractFillBucketCandideServer.Entities.ControllerSets.MaterialStorage.ServerMaterialStoragePitController::UpdateCandideServer.Entities.ControllerSets.MaterialStorage.ServerMaterialStorageStackController::UpdateCandideServer.ServerManagers.BuildingsServerManager::DepleteOutputResourceStorageCandideServer.ServerManagers.BuildingsServerManager::TryAddResourceAggregateIntoStorageCandideServer.ServerManagers.BuildingsServerManager::TryAddResourceAggregateIntoStorageCandideServer.ServerManagers.BuildingsServerManager::TryAdjustInternalResourceStorageCandideServer.ServerServices.BuildingsServerService::OnReceive_GetInternalResourceStorage
String literals
Couldn't find InternalResourceStorage with ID
TryGetServerEntity
#
public System.Boolean TryGetServerEntity(System.Guid id, out CandideServer.Entities.ServerEntityModel& entity, System.String callingMethodName)
Method metadata
- Visibilitypublic
- Return type
System.Boolean - StaticTrue
- VirtualFalse
- Hash
1DE3CAF8D32C6DF278962FE573200F1752EF775E2F40A15893D92D1D59C06A75 - Body hash
E0C308EF689B5647D825297C7D49A2A667317199306797F7023CE3DE9AF60EEA - IL size80
Referenced calls
System.Collections.Generic.Dictionary<System.Guid, CandideServer.Entities.ServerEntityModel>::TryGetValue(!0, !1&)System.Runtime.CompilerServices.DefaultInterpolatedStringHandler::.ctor(System.Int32, System.Int32)System.Runtime.CompilerServices.DefaultInterpolatedStringHandler::AppendLiteral(System.String)System.Runtime.CompilerServices.DefaultInterpolatedStringHandler::AppendFormatted(!!0)System.Runtime.CompilerServices.DefaultInterpolatedStringHandler::AppendFormatted(System.String)System.Runtime.CompilerServices.DefaultInterpolatedStringHandler::ToStringAndClear()CandideCreator.Shared.Helpers.ServerWarningHelper::Warning(System.String)
Called by
BM.DropCarriedEntity::UpdateBM.OffThreadPathFind::UpdateGoalPositionBM.PathFind::UpdateGoalPositionBM.SetDirection::UpdateBM.Throw::UpdateCandideServer.Buildings.BuildingControllers.BeehiveBuildingController::UpdateCandideServer.Buildings.BuildingControllers.DoliumController::UpdateCandideServer.Buildings.BuildingControllers.MillController::UpdateCandideServer.Buildings.BuildingControllers.WaterMillController::UpdateCandideServer.Entities.BehaviorMachine.Helpers.LeafHelper::GetVector2FromTCandideServer.Entities.BehaviorMachine.Helpers.LeafHelper::GetVector3FromTCandideServer.Entities.BehaviorMachine.Helpers.LeafHelper::GetVelocityFromTCandideServer.Entities.BehaviorMachine.ServerLizardController::OnLavaLizardEntityCollisionCandideServer.Entities.Bridges.ServerSpellManagerBridge::GetWeaponTypeBaseDamageCandideServer.Entities.Controllers.Citizens.ServerCitizenEntityController::RemoveInvalidInteractingEntitiesCandideServer.Entities.Controllers.Enemies.ServerAshManController::SpawnExplosivePotCandideServer.Entities.Controllers.Enemies.ServerPhoenixController::EntityInitializeCandideServer.Entities.Controllers.Enemies.ServerVultureController::EntityInitializeCandideServer.Entities.Controllers.ServerBrickOvenController::TossBucketOutCandideServer.Entities.Controllers.ServerConcreteMixerController::OnInteractCandideServer.Entities.Controllers.ServerCyclopsPreDungeonRockSpawner::SpawnEntityCandideServer.Entities.Controllers.ServerSpawnerLimitedController::SpawnEntityCandideServer.Entities.ControllerSets.AutomaticMill.ServerAutomaticMillController::Building_SetHasItemCandideServer.Entities.ControllerSets.AutomaticMill.ServerAutomaticMillController::Building_SetProgressCandideServer.Entities.ControllerSets.AutomaticMill.ServerAutomaticMillController::UpdateHasItemCandideServer.Entities.ControllerSets.AutomaticMill.ServerAutomaticMillController::UpdateIsBeingPushedCandideServer.Entities.ControllerSets.Bear.BearGroup::TriggerMamaBearEnrageCandideServer.Entities.ControllerSets.Cyclops.ServerCyclopsArenaController::SpawnEntityCandideServer.Entities.ControllerSets.Dolium.ServerDoliumController::Building_SetHasItemCandideServer.Entities.ControllerSets.Dolium.ServerDoliumController::Building_SetProgressCandideServer.Entities.ControllerSets.Dolium.ServerDoliumController::UpdateHasItemCandideServer.Entities.ControllerSets.ManualMill.ServerManualMillController::Building_SetHasItem
String literals
Entity doesn't exist in the server gamestate. Id:-
TryGetTown
#
public System.Boolean TryGetTown(System.Guid id, out CandideServer.Models.Town.ServerTownModel& town)
Method metadata
- Visibilitypublic
- Return type
System.Boolean - StaticTrue
- VirtualFalse
- Hash
0F0C3F4C4AFA627B75E78B035EC9045B4007A00A3C138AF742FC6CF119A1820A - Body hash
6041CAFE94EA083CB21B6221F06EB75644E5042463EA83BF635C55C41AC07524 - IL size28
Referenced calls
System.Collections.Generic.Dictionary<System.Guid, CandideServer.Models.Town.ServerTownModel>::TryGetValue(!0, !1&)CandideCreator.Shared.Helpers.ServerWarningHelper::Warning(System.String)
Called by
CandideServer.Citizens.GenericServerCitizenController::TryGetClosestEmptyBucketInTownCandideServer.Entities.ScheduleSystem.Core.ScheduleCreation.TaskFactory::CreateWanderTaskCandideServer.Entities.ScheduleSystem.Schedule::CheckOutsideCitizensIfTheyCanRunInsideCandideServer.ServerControllers.BuildingsSController::RemoveBuildingCandideServer.ServerControllers.CitizensSController::CreateCitizenForTownCandideServer.ServerControllers.CitizensSController::CreateCitizenForTownFromWildCitizenCandideServer.ServerControllers.CitizensSController::UpdateStatsCandideServer.ServerControllers.InternalResourceStorageSController::CanSpendConstructionUpgradeCostForTownCandideServer.ServerControllers.TownsServerController::AddCitizenCandideServer.ServerControllers.TownsServerController::RemoveCitizenCandideServer.ServerControllers.TownsServerController::TryChangeTownNameCandideServer.ServerManagers.CitizenServerManager::TryGetBuildingInCitizenHomeTownCandideServer.ServerManagers.CitizenServerManager::TryGetRandomBuildingInCitizenHomeTownCandideServer.ServerManagers.TownsServerManager::AssignCitizenToSlotCandideServer.ServerManagers.TownsServerManager::CitizenSwitchTownCandideServer.ServerManagers.TownsServerManager::RegisterTownDefenceValueCandideServer.ServerManagers.TownsServerManager::SwitchCitizenSlotsCandideServer.ServerManagers.TownsServerManager::UnassignCitizenFromSlotCandideServer.ServerServices.TownsServerService::OnReceive_GetAndListenToTownCandide.GameModels.Managers.TradeRouteManager::CreateImGuiServer
String literals
Town doesn't exist in the server gamestate.
TryGetTradeRoute
#
public System.Boolean TryGetTradeRoute(System.Guid id, out CandideServer.SimulationModels.TradeRouteSimulationModel& tradeRoute)
Method metadata
- Visibilitypublic
- Return type
System.Boolean - StaticTrue
- VirtualFalse
- Hash
E79BAF3453FAF8962EE30F7840287954ABA0D14436DE7DC2406FE9CFCAE5D109 - Body hash
46A8878241C363F540EE46E849BFEFBBEAED79D9474A1FE242F1CEF3815B052F - IL size60
Referenced calls
System.Collections.Generic.Dictionary<System.Guid, CandideServer.SimulationModels.TradeRouteSimulationModel>::TryGetValue(!0, !1&)System.Runtime.CompilerServices.DefaultInterpolatedStringHandler::.ctor(System.Int32, System.Int32)System.Runtime.CompilerServices.DefaultInterpolatedStringHandler::AppendLiteral(System.String)System.Runtime.CompilerServices.DefaultInterpolatedStringHandler::AppendFormatted(!!0)System.Runtime.CompilerServices.DefaultInterpolatedStringHandler::ToStringAndClear()CandideCreator.Shared.Helpers.ServerWarningHelper::Warning(System.String)
String literals
Couldn't find trade route with ID
TryGetUnlockedBlessing
#
public System.Boolean TryGetUnlockedBlessing(System.String id, out Shared.Models.Gods.Blessing& blessing)
Method metadata
- Visibilitypublic
- Return type
System.Boolean - StaticTrue
- VirtualFalse
- Hash
1DD95B7BE6BD35B8CF4C319106AEE9C9A160F21D5462EE8DF59F6ED6B2F1C87D - Body hash
242017E154FCF350EF768FBEB4D16C634ACDB577F3D13ECEADB73A57B2EB17CF - IL size44
Referenced calls
System.Collections.Generic.HashSet<System.String>::Contains(!0)System.String::Concat(System.String, System.String)CandideCreator.Shared.Helpers.ServerWarningHelper::Warning(System.String)Shared.Data.BlessingsDataBase::GetBlessingOrMissing(System.String)
Called by
String literals
Couldn't find Unlocked Blessing with ID
TryGetWildCitizen
#
public System.Boolean TryGetWildCitizen(System.Guid id, out CandideServer.Models.Citizen.WildCitizenInstanceModel& wildCitizen)
Method metadata
- Visibilitypublic
- Return type
System.Boolean - StaticTrue
- VirtualFalse
- Hash
20AE1C56899CD3E02059B3547A9555DC4A9E0D1793B10F6E1221D2CF678750E2 - Body hash
0D903DDE0EF1339F5EDF1740A85E47ECD52D3EF2A9737242E16638A56C5BC0B7 - IL size60
Referenced calls
System.Collections.Generic.Dictionary<System.Guid, CandideServer.Models.Citizen.WildCitizenInstanceModel>::TryGetValue(!0, !1&)System.Runtime.CompilerServices.DefaultInterpolatedStringHandler::.ctor(System.Int32, System.Int32)System.Runtime.CompilerServices.DefaultInterpolatedStringHandler::AppendLiteral(System.String)System.Runtime.CompilerServices.DefaultInterpolatedStringHandler::AppendFormatted(!!0)System.Runtime.CompilerServices.DefaultInterpolatedStringHandler::ToStringAndClear()CandideCreator.Shared.Helpers.ServerWarningHelper::Warning(System.String)
Called by
String literals
Wild citizen doesn't exist in the server gamestate. Id:
TryGetWorld
#
public System.Boolean TryGetWorld(System.Guid id, out CandideServer.Models.Worlds.WorldModel& world)
Method metadata
- Visibilitypublic
- Return type
System.Boolean - StaticTrue
- VirtualFalse
- Hash
88055363900F5BED45AF78ED3F2DA04F1C504A17B13E7B90528694CC0BBC3940 - Body hash
0706AF697998085159CDD4AEE040FC5AC2FD34F3F19E4BADCACB3D3F032FB868 - IL size60
Referenced calls
System.Collections.Generic.Dictionary<System.Guid, CandideServer.Models.Worlds.WorldModel>::TryGetValue(!0, !1&)System.Runtime.CompilerServices.DefaultInterpolatedStringHandler::.ctor(System.Int32, System.Int32)System.Runtime.CompilerServices.DefaultInterpolatedStringHandler::AppendLiteral(System.String)System.Runtime.CompilerServices.DefaultInterpolatedStringHandler::AppendFormatted(!!0)System.Runtime.CompilerServices.DefaultInterpolatedStringHandler::ToStringAndClear()CandideCreator.Shared.Helpers.ServerWarningHelper::Warning(System.String)
Called by
String literals
World doesn't exist in the server gamestate. Id:
TryGetWorldItem
#
public System.Boolean TryGetWorldItem(System.Guid id, out CandideServer.Models.Items.ServerWorldItemModel& item)
Method metadata
- Visibilitypublic
- Return type
System.Boolean - StaticTrue
- VirtualFalse
- Hash
5F0BD56312255A076DE1E523800CC684F5D5AB939748605980916798E19FC8BB - Body hash
61E97CBFF28C60E565CD0127546BBD8B1CE8E895664B1EB244C4E5B64118FD78 - IL size60
Referenced calls
System.Collections.Generic.Dictionary<System.Guid, CandideServer.Models.Items.ServerWorldItemModel>::TryGetValue(!0, !1&)System.Runtime.CompilerServices.DefaultInterpolatedStringHandler::.ctor(System.Int32, System.Int32)System.Runtime.CompilerServices.DefaultInterpolatedStringHandler::AppendLiteral(System.String)System.Runtime.CompilerServices.DefaultInterpolatedStringHandler::AppendFormatted(!!0)System.Runtime.CompilerServices.DefaultInterpolatedStringHandler::ToStringAndClear()CandideCreator.Shared.Helpers.ServerWarningHelper::Warning(System.String)
String literals
Couldn't find world item with ID