SwiftlyS2

CTestPulseIO

Interface CTestPulseIO

Namespace: SwiftlyS2.Shared.SchemaDefinitions

Assembly: SwiftlyS2.CS2.dll

public interface CTestPulseIO : CLogicalEntity, CServerOnlyEntity, CBaseEntity, CEntityInstance, IEquatable<CEntityInstance>, ISchemaClass<CEntityInstance>, ISchemaClass<CBaseEntity>, ISchemaClass<CServerOnlyEntity>, ISchemaClass<CLogicalEntity>, ISchemaClass<CTestPulseIO>, ISchemaField, ISchemaClass, INativeHandle

Implements

Properties

AllowEmptyInputs

ref bool AllowEmptyInputs { get; }
Property Value

OnInternalTestBool

SchemaUntypedField OnInternalTestBool { get; }
Property Value

OnInternalTestColor

SchemaUntypedField OnInternalTestColor { get; }
Property Value

OnInternalTestEntityHandle

SchemaUntypedField OnInternalTestEntityHandle { get; }
Property Value

OnInternalTestEntityHandleInt

SchemaUntypedField OnInternalTestEntityHandleInt { get; }
Property Value

OnInternalTestEntityName

SchemaUntypedField OnInternalTestEntityName { get; }
Property Value

OnInternalTestEntityNameString

SchemaUntypedField OnInternalTestEntityNameString { get; }
Property Value

OnInternalTestFloat

SchemaUntypedField OnInternalTestFloat { get; }
Property Value

OnInternalTestFloatString

SchemaUntypedField OnInternalTestFloatString { get; }
Property Value

OnInternalTestInt

SchemaUntypedField OnInternalTestInt { get; }
Property Value

OnInternalTestSchemaEnum

SchemaUntypedField OnInternalTestSchemaEnum { get; }
Property Value

OnInternalTestString

SchemaUntypedField OnInternalTestString { get; }
Property Value

OnInternalTestStringStringString

SchemaUntypedField OnInternalTestStringStringString { get; }
Property Value

OnInternalTestVector

SchemaUntypedField OnInternalTestVector { get; }
Property Value

OnInternalTestVoid

ref CEntityIOOutput OnInternalTestVoid { get; }
Property Value

OnVariantBool

SchemaUntypedField OnVariantBool { get; }
Property Value

OnVariantColor

SchemaUntypedField OnVariantColor { get; }
Property Value

OnVariantFloat

SchemaUntypedField OnVariantFloat { get; }
Property Value

OnVariantInt

SchemaUntypedField OnVariantInt { get; }
Property Value

OnVariantString

SchemaUntypedField OnVariantString { get; }
Property Value

OnVariantVector

SchemaUntypedField OnVariantVector { get; }
Property Value

OnVariantVoid

ref CEntityIOOutput OnVariantVoid { get; }
Property Value

TestComponent

CTestPulseIOComponent_Derived TestComponent { get; }
Property Value

On this page