Shared.Entity.EntityType
Type JSONpublic enum in Shared.Entity
Type metadata
- Assembly
Shared - Namespace
Shared.Entity - Base type
System.Enum - Hash
47CBDEB2DDFD0903B5A34F6DFF2EF2E61545697F8F5E3CABE45728071F06F18E
Relationships
Base type
System.Enum
Referenced by types
CandideServer.Entities.ServerEntityModelCandideServer.Generators.Dungeon.ServerChallengeDungeonSetupCandideServer.Models.SpawnSystem.SpawnModelCandideServer.ServerControllers.SpawnEntityArgsCandideServer.ServerSystems.EntitySpawnServerSystemShared.Combat.Spells.Parameters.SummonCreatureSpellArgs
Fields
| Name | Visibility | Signature |
|---|---|---|
Boss# | public | public Shared.Entity.EntityType Boss |
Doodad# | public | public Shared.Entity.EntityType Doodad |
Friendly# | public | public Shared.Entity.EntityType Friendly |
Hostile# | public | public Shared.Entity.EntityType Hostile |
HostileSummon# | public | public Shared.Entity.EntityType HostileSummon |
Neutral# | public | public Shared.Entity.EntityType Neutral |
PlacedInEditor# | public | public Shared.Entity.EntityType PlacedInEditor |
Player# | public | public Shared.Entity.EntityType Player |
PlayerSummon# | public | public Shared.Entity.EntityType PlayerSummon |
value__# | public | public System.Int32 value__ |