SwiftlyS2

CAnimEventDefinition

Interface CAnimEventDefinition

Namespace: SwiftlyS2.Shared.SchemaDefinitions

Assembly: SwiftlyS2.CS2.dll

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

Implements

Properties

Cycle

ref float Cycle { get; }
Property Value

Duration

ref float Duration { get; }
Property Value

EndFrame

ref int EndFrame { get; }
Property Value

EventData

SchemaUntypedField EventData { get; }
Property Value

EventName

ref CGlobalSymbol EventName { get; }
Property Value

Frame

ref int Frame { get; }
Property Value

LegacyOptions

ref CBufferString LegacyOptions { get; }
Property Value

On this page