Table of Contents

Class CLogicActiveAutosave

Namespace
CounterStrikeSharp.API.Core
Assembly
CounterStrikeSharp.API.dll
public class CLogicActiveAutosave : CLogicAutosave, IEquatable<CEntityInstance>
Inheritance
CLogicActiveAutosave
Implements
Inherited Members

Constructors

CLogicActiveAutosave(nint)

public CLogicActiveAutosave(nint pointer)

Parameters

pointer nint

Properties

DangerousTime

[SchemaMember("CLogicActiveAutosave", "m_flDangerousTime")]
public ref float DangerousTime { get; }

Property Value

float

StartTime

[SchemaMember("CLogicActiveAutosave", "m_flStartTime")]
public ref float StartTime { get; }

Property Value

float

TimeToTrigger

[SchemaMember("CLogicActiveAutosave", "m_flTimeToTrigger")]
public ref float TimeToTrigger { get; }

Property Value

float

TriggerHitPoints

[SchemaMember("CLogicActiveAutosave", "m_TriggerHitPoints")]
public ref int TriggerHitPoints { get; }

Property Value

int