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, INativeHandleImplements
- CBtNodeCondition
- CBtNodeDecorator
- CBtNode
- ISchemaClass<CBtNode>
- ISchemaClass<CBtNodeDecorator>
- ISchemaClass<CBtNodeCondition>
- ISchemaClass<CBtNodeConditionInactive>
- ISchemaField
- ISchemaClass
- INativeHandle
Properties
RoundStartThresholdSeconds
ref float RoundStartThresholdSeconds { get; }Property Value
SensorInactivityThresholdSeconds
ref float SensorInactivityThresholdSeconds { get; }Property Value
SensorInactivityTimer
CountdownTimer SensorInactivityTimer { get; }Property Value