CMorphSetData
Interface CMorphSetData
Namespace: SwiftlyS2.Shared.SchemaDefinitions
Assembly: SwiftlyS2.CS2.dll
public interface CMorphSetData : ISchemaClass<CMorphSetData>, ISchemaField, ISchemaClass, INativeHandleImplements
Properties
BundleTypes
ref CUtlVector<MorphBundleType_t> BundleTypes { get; }Property Value
FlexControllers
ref CUtlVector<CFlexController> FlexControllers { get; }Property Value
FlexDesc
ref CUtlVector<CFlexDesc> FlexDesc { get; }Property Value
FlexRules
ref CUtlVector<CFlexRule> FlexRules { get; }Property Value
Height
ref int Height { get; }Property Value
MorphDatas
ref CUtlVector<CMorphData> MorphDatas { get; }Property Value
TextureAtlas
ref CStrongHandle<InfoForResourceTypeCTextureBase> TextureAtlas { get; }Property Value
Width
ref int Width { get; }Property Value