SwiftlyS2

C_OP_SetUserEvent

Interface C_OP_SetUserEvent

Namespace: SwiftlyS2.Shared.SchemaDefinitions

Assembly: SwiftlyS2.CS2.dll

public interface C_OP_SetUserEvent : CParticleFunctionOperator, CParticleFunction, ISchemaClass<CParticleFunction>, ISchemaClass<CParticleFunctionOperator>, ISchemaClass<C_OP_SetUserEvent>, ISchemaField, ISchemaClass, INativeHandle

Implements

Properties

FallingEdge

CPerParticleFloatInput FallingEdge { get; }
Property Value

FallingEventType

ref EventTypeSelection_t FallingEventType { get; }
Property Value

Input

CPerParticleFloatInput Input { get; }
Property Value

RisingEdge

CPerParticleFloatInput RisingEdge { get; }
Property Value

RisingEventType

ref EventTypeSelection_t RisingEventType { get; }
Property Value

On this page