CPointTemplate
Interface CPointTemplate
Namespace: SwiftlyS2.Shared.SchemaDefinitions
Assembly: SwiftlyS2.CS2.dll
public interface CPointTemplate : CLogicalEntity, CServerOnlyEntity, CBaseEntity, CEntityInstance, ISchemaClass<CEntityInstance>, ISchemaClass<CBaseEntity>, ISchemaClass<CServerOnlyEntity>, ISchemaClass<CLogicalEntity>, ISchemaClass<CPointTemplate>, ISchemaField, ISchemaClass, INativeHandleImplements
- CLogicalEntity
- CServerOnlyEntity
- CBaseEntity
- CEntityInstance
- ISchemaClass<CEntityInstance>
- ISchemaClass<CBaseEntity>
- ISchemaClass<CServerOnlyEntity>
- ISchemaClass<CLogicalEntity>
- ISchemaClass<CPointTemplate>
- ISchemaField
- ISchemaClass
- INativeHandle
Properties
AsynchronouslySpawnEntities
ref bool AsynchronouslySpawnEntities { get; }Property Value
ClientOnlyEntityBehavior
ref PointTemplateClientOnlyEntityBehavior_t ClientOnlyEntityBehavior { get; }Property Value
CreatedSpawnGroupHandles
ref CUtlVector<uint> CreatedSpawnGroupHandles { get; }Property Value
EntityFilterName
string EntityFilterName { get; set; }Property Value
OwnerSpawnGroupType
ref PointTemplateOwnerSpawnGroupType_t OwnerSpawnGroupType { get; }Property Value
ScriptCallbackScope
SchemaUntypedField ScriptCallbackScope { get; }Property Value
ScriptSpawnCallback
SchemaUntypedField ScriptSpawnCallback { get; }Property Value
Source2EntityLumpName
string Source2EntityLumpName { get; set; }Property Value
SpawnedEntityHandles
ref CUtlVector<CHandle<CEntityInstance>> SpawnedEntityHandles { get; }Property Value
TimeoutInterval
ref float TimeoutInterval { get; }Property Value
WorldName
string WorldName { get; set; }Property Value