CLogicActiveAutosave
Interface CLogicActiveAutosave
Namespace: SwiftlyS2.Shared.SchemaDefinitions
Assembly: SwiftlyS2.CS2.dll
public interface CLogicActiveAutosave : CLogicAutosave, CLogicalEntity, CServerOnlyEntity, CBaseEntity, CEntityInstance, ISchemaClass<CEntityInstance>, ISchemaClass<CBaseEntity>, ISchemaClass<CServerOnlyEntity>, ISchemaClass<CLogicalEntity>, ISchemaClass<CLogicAutosave>, ISchemaClass<CLogicActiveAutosave>, ISchemaField, ISchemaClass, INativeHandleImplements
- CLogicAutosave
- CLogicalEntity
- CServerOnlyEntity
- CBaseEntity
- CEntityInstance
- ISchemaClass<CEntityInstance>
- ISchemaClass<CBaseEntity>
- ISchemaClass<CServerOnlyEntity>
- ISchemaClass<CLogicalEntity>
- ISchemaClass<CLogicAutosave>
- ISchemaClass<CLogicActiveAutosave>
- ISchemaField
- ISchemaClass
- INativeHandle
Properties
DangerousTime
ref float DangerousTime { get; }Property Value
StartTime
GameTime_t StartTime { get; }Property Value
TimeToTrigger
ref float TimeToTrigger { get; }Property Value
TriggerHitPoints
ref int TriggerHitPoints { get; }Property Value