SwiftlyS2

CBtNodeConditionInactive

Interface CBtNodeConditionInactive

Namespace: SwiftlyS2.Shared.SchemaDefinitions

Assembly: SwiftlyS2.CS2.dll

public interface CBtNodeConditionInactive : CBtNodeCondition, CBtNodeDecorator, CBtNode, ISchemaClass<CBtNode>, ISchemaClass<CBtNodeDecorator>, ISchemaClass<CBtNodeCondition>, ISchemaClass<CBtNodeConditionInactive>, ISchemaField, ISchemaClass, INativeHandle

Implements

Properties

RoundStartThresholdSeconds

ref float RoundStartThresholdSeconds { get; }
Property Value

SensorInactivityThresholdSeconds

ref float SensorInactivityThresholdSeconds { get; }
Property Value

SensorInactivityTimer

CountdownTimer SensorInactivityTimer { get; }
Property Value

On this page