CandideServer.Models.PoiLocationType
Type JSONpublic enum in CandideServer.Models
Type metadata
- Assembly
CandideServer - Namespace
CandideServer.Models - Base type
System.Enum - Hash
BC82CE2F698C2DBE6DF644D5D8194199432C363B8671D53A5EB97528C8FCBA7E
Relationships
Base type
System.Enum
Referenced by types
CandideServer.Data.SharedDataSetups.SharedDataSetupCandideServer.Database.PoiFastLookupTableCandideServer.Models.PoiDataCandideServer.Models.PoiLocationTypeExtensionsCandideServer.ServerManagers.PoiServerManagerCandideServer.ServerManagers.PoiSpaceModelCandideServer.ServerManagers.PotentialPoiSpaceModelCandideServer.World.Generation.WorldGeneratorSharedDataSetup.PoiAdderSharedDataSetup.PoiAdder.PoiDifficultyAdder
Fields
| Name | Visibility | Signature |
|---|---|---|
AgainstWall# | public | public CandideServer.Models.PoiLocationType AgainstWall |
Clearing# | public | public CandideServer.Models.PoiLocationType Clearing |
DryOnly# | public | public CandideServer.Models.PoiLocationType DryOnly |
Dungeon# | public | public CandideServer.Models.PoiLocationType Dungeon |
None# | public | public CandideServer.Models.PoiLocationType None |
value__# | public | public System.Byte value__ |
WetOnly# | public | public CandideServer.Models.PoiLocationType WetOnly |