CandideServer.Models.SpawnSystem.SpawnModel
Type JSONpublic class in CandideServer.Models.SpawnSystem
Type metadata
- Assembly
CandideServer - Namespace
CandideServer.Models.SpawnSystem - Base type
System.Object - Hash
B13B9BB2CFD6B5C8DD41684152008CA149E79E058859975F6DEEB09E52CE3D2F
Relationships
Base type
System.Object
Referenced by types
Fields
| Name | Visibility | Signature |
|---|---|---|
EntityBaseId# | public | public System.Guid EntityBaseId |
EntityType# | public | public Shared.Entity.EntityType EntityType |
InstantPlayerAggro# | public | public System.Boolean InstantPlayerAggro |
SubSpawnTables# | public | public System.ValueTuple<System.ValueTuple<System.Int32, System.Int32>, System.Single, System.ValueTuple<System.Single, CandideServer.Models.SpawnSystem.SpawnModel>[]>[] SubSpawnTables |
Methods
EntitySpawn
#
public CandideServer.Models.SpawnSystem.SpawnModel EntitySpawn(System.Guid entityId, Shared.Entity.EntityType entityType, System.Boolean instantAggro)
Method metadata
- Visibilitypublic
- Return type
CandideServer.Models.SpawnSystem.SpawnModel - StaticTrue
- VirtualFalse
- Hash
5B4EBC4C141B4D62EBF03886962EE572C7057B326943E466B61E4032BEC4F702 - Body hash
F5383B7E78497F7E8D86B57FBD447CF9E190016644CBDB5C839E4454FA3565F0 - IL size27
Referenced calls
CandideServer.Models.SpawnSystem.SpawnModel::.ctor()