SwiftlyS2

BlendItem_t

Interface BlendItem_t

Namespace: SwiftlyS2.Shared.SchemaDefinitions

Assembly: SwiftlyS2.CS2.dll

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

Implements

Properties

Child

CAnimUpdateNodeRef Child { get; }
Property Value

Duration

ref float Duration { get; }
Property Value

Pos

ref Vector2D Pos { get; }
Property Value

Sequence

HSequence Sequence { get; }
Property Value

Tags

ref CUtlVector<TagSpan_t> Tags { get; }
Property Value

UseCustomDuration

ref bool UseCustomDuration { get; }
Property Value

On this page