SwiftlyS2

CPulseGraphInstance_TestDomain

Interface CPulseGraphInstance_TestDomain

Namespace: SwiftlyS2.Shared.SchemaDefinitions

Assembly: SwiftlyS2.CS2.dll

public interface CPulseGraphInstance_TestDomain : CBasePulseGraphInstance, ISchemaClass<CBasePulseGraphInstance>, ISchemaClass<CPulseGraphInstance_TestDomain>, ISchemaField, ISchemaClass, INativeHandle

Implements

Properties

CursorsTerminatedDueToMaxInstructions

ref int CursorsTerminatedDueToMaxInstructions { get; }
Property Value

ExpectingCursorTerminatedDueToMaxInstructions

ref bool ExpectingCursorTerminatedDueToMaxInstructions { get; }
Property Value

ExpectingToDestroyWithYieldedCursors

ref bool ExpectingToDestroyWithYieldedCursors { get; }
Property Value

ExplicitTimeStepping

ref bool ExplicitTimeStepping { get; }
Property Value

IsRunningUnitTests

ref bool IsRunningUnitTests { get; }
Property Value

NextValidateIndex

ref int NextValidateIndex { get; }
Property Value

QuietTracepoints

ref bool QuietTracepoints { get; }
Property Value

TestYesOrNoPath

ref bool TestYesOrNoPath { get; }
Property Value

Tracepoints

ref CUtlVector<CUtlString> Tracepoints { get; }
Property Value

On this page