SwiftlyS2

CMorphRectData

Interface CMorphRectData

Namespace: SwiftlyS2.Shared.SchemaDefinitions

Assembly: SwiftlyS2.CS2.dll

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

Implements

Properties

BundleDatas

ref CUtlVector<CMorphBundleData> BundleDatas { get; }
Property Value

UWidthSrc

ref float UWidthSrc { get; }
Property Value

VHeightSrc

ref float VHeightSrc { get; }
Property Value

XLeftDst

ref short XLeftDst { get; }
Property Value

YTopDst

ref short YTopDst { get; }
Property Value

On this page