Romestead Assembly Reference

CandideServer.Models.SpawnSystem.SpawnModel

Type JSON

public class in CandideServer.Models.SpawnSystem

Methods1
Properties0
Fields4
Events0
Type metadata
  • AssemblyCandideServer
  • NamespaceCandideServer.Models.SpawnSystem
  • Base typeSystem.Object
  • HashB13B9BB2CFD6B5C8DD41684152008CA149E79E058859975F6DEEB09E52CE3D2F

Relationships

Fields

NameVisibilitySignature
EntityBaseIdpublicpublic System.Guid EntityBaseId
EntityTypepublicpublic Shared.Entity.EntityType EntityType
InstantPlayerAggropublicpublic System.Boolean InstantPlayerAggro
SubSpawnTablespublicpublic 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 typeCandideServer.Models.SpawnSystem.SpawnModel
  • StaticTrue
  • VirtualFalse
  • Hash5B4EBC4C141B4D62EBF03886962EE572C7057B326943E466B61E4032BEC4F702
  • Body hashF5383B7E78497F7E8D86B57FBD447CF9E190016644CBDB5C839E4454FA3565F0
  • IL size27
Referenced calls
  • CandideServer.Models.SpawnSystem.SpawnModel::.ctor()
Called by