SwiftlyS2

CModelConfigElement_AttachedModel

Interface CModelConfigElement_AttachedModel

Namespace: SwiftlyS2.Shared.SchemaDefinitions

Assembly: SwiftlyS2.CS2.dll

public interface CModelConfigElement_AttachedModel : CModelConfigElement, ISchemaClass<CModelConfigElement>, ISchemaClass<CModelConfigElement_AttachedModel>, ISchemaField, ISchemaClass, INativeHandle

Implements

Properties

AcceptParentMaterialDrivenDecals

ref bool AcceptParentMaterialDrivenDecals { get; }
Property Value

AngOffset

ref QAngle AngOffset { get; }
Property Value

AttachmentName

string AttachmentName { get; set; }
Property Value

AttachmentType

ref ModelConfigAttachmentType_t AttachmentType { get; }
Property Value

BodygroupOnOtherModels

string BodygroupOnOtherModels { get; set; }
Property Value

BoneMergeFlex

ref bool BoneMergeFlex { get; }
Property Value

EntityClass

string EntityClass { get; set; }
Property Value

InstanceName

string InstanceName { get; set; }
Property Value

LocalAttachmentOffsetName

string LocalAttachmentOffsetName { get; set; }
Property Value

MaterialGroupOnOtherModels

string MaterialGroupOnOtherModels { get; set; }
Property Value

Model

ref CStrongHandle<InfoForResourceTypeCModel> Model { get; }
Property Value

Offset

ref Vector Offset { get; }
Property Value

UserSpecifiedColor

ref bool UserSpecifiedColor { get; }
Property Value

UserSpecifiedMaterialGroup

ref bool UserSpecifiedMaterialGroup { get; }
Property Value

On this page