SwiftlyS2

CPulseCell_TestYieldWithObservables

Interface CPulseCell_TestYieldWithObservables

Namespace: SwiftlyS2.Shared.SchemaDefinitions

Assembly: SwiftlyS2.CS2.dll

public interface CPulseCell_TestYieldWithObservables : CPulseCell_BaseYieldingInflow, CPulseCell_BaseFlow, CPulseCell_Base, ISchemaClass<CPulseCell_Base>, ISchemaClass<CPulseCell_BaseFlow>, ISchemaClass<CPulseCell_BaseYieldingInflow>, ISchemaClass<CPulseCell_TestYieldWithObservables>, ISchemaField, ISchemaClass, INativeHandle

Implements

Properties

LiveFloatValue

SchemaUntypedField LiveFloatValue { get; }
Property Value

LiveStringValue

SchemaUntypedField LiveStringValue { get; }
Property Value

WakeResume

CPulse_ResumePoint WakeResume { get; }
Property Value

WatchForFloatValue

ref float WatchForFloatValue { get; }
Property Value

WatchForStringValue

string WatchForStringValue { get; set; }
Property Value

On this page