SwiftlyS2

CNmFloatMathNode__CDefinition

Interface CNmFloatMathNode__CDefinition

Namespace: SwiftlyS2.Shared.SchemaDefinitions

Assembly: SwiftlyS2.CS2.dll

public interface CNmFloatMathNode__CDefinition : CNmFloatValueNode__CDefinition, CNmValueNode__CDefinition, CNmGraphNode__CDefinition, ISchemaClass<CNmGraphNode__CDefinition>, ISchemaClass<CNmValueNode__CDefinition>, ISchemaClass<CNmFloatValueNode__CDefinition>, ISchemaClass<CNmFloatMathNode__CDefinition>, ISchemaField, ISchemaClass, INativeHandle

Implements

Properties

InputValueNodeIdxA

ref short InputValueNodeIdxA { get; }
Property Value

InputValueNodeIdxB

ref short InputValueNodeIdxB { get; }
Property Value

Operator

ref CNmFloatMathNode__Operator_t Operator { get; }
Property Value

ReturnAbsoluteResult

ref bool ReturnAbsoluteResult { get; }
Property Value

ReturnNegatedResult

ref bool ReturnNegatedResult { get; }
Property Value

ValueB

ref float ValueB { get; }
Property Value

On this page