SwiftlyS2

CMoverPathNode

Interface CMoverPathNode

Namespace: SwiftlyS2.Shared.SchemaDefinitions

Assembly: SwiftlyS2.CS2.dll

public interface CMoverPathNode : CPathNode, CPointEntity, CBaseEntity, CEntityInstance, IEquatable<CEntityInstance>, ISchemaClass<CEntityInstance>, ISchemaClass<CBaseEntity>, ISchemaClass<CPointEntity>, ISchemaClass<CPathNode>, ISchemaClass<CMoverPathNode>, ISchemaField, ISchemaClass, INativeHandle

Implements

Properties

OnPassThrough

SchemaUntypedField OnPassThrough { get; }
Property Value

OnPassThroughForward

SchemaUntypedField OnPassThroughForward { get; }
Property Value

OnPassThroughReverse

SchemaUntypedField OnPassThroughReverse { get; }
Property Value

OnStartFromOrInSegment

SchemaUntypedField OnStartFromOrInSegment { get; }
Property Value

OnStoppedAtOrInSegment

SchemaUntypedField OnStoppedAtOrInSegment { get; }
Property Value

On this page