SwiftlyS2

CPulse_Variable

Interface CPulse_Variable

Namespace: SwiftlyS2.Shared.SchemaDefinitions

Assembly: SwiftlyS2.CS2.dll

public interface CPulse_Variable : ISchemaClass<CPulse_Variable>, ISchemaField, ISchemaClass, INativeHandle

Implements

Properties

DefaultValue

SchemaUntypedField DefaultValue { get; }
Property Value

Description

string Description { get; set; }
Property Value

EditorNodeID

PulseDocNodeID_t EditorNodeID { get; }
Property Value

IsObservable

ref bool IsObservable { get; }
Property Value

IsPublicBlackboardVariable

ref bool IsPublicBlackboardVariable { get; }
Property Value

KeysSource

ref PulseVariableKeysSource_t KeysSource { get; }
Property Value

Name

SchemaUntypedField Name { get; }
Property Value

Type

SchemaUntypedField Type { get; }
Property Value

On this page