sc2-gamedata
Public Attributes | List of all members
SAttachProps Struct Reference

#include <Model.h>

Public Attributes

EAttachmentID Id
 ID. More...
 
std::vector< TAttachPropIndexKeys
 Keys. More...
 
ESquibType SquibType
 Squib Type. More...
 
real32 WeightExplicit
 Weight. More...
 
real32 WeightFactor
 Weight Factor. More...
 
real32 RadiusTarget
 Radius Target. More...
 
real32 RadiusShield
 Shield Radius. More...
 

Detailed Description

Remarks
Struct

Member Data Documentation

◆ Id

EAttachmentID SAttachProps::Id

ID.

Name of attach points

Remarks
minValue: Unknown

◆ Keys

std::vector<TAttachPropIndex> SAttachProps::Keys

Keys.

Use to change one type of attach to another, example Ref_Head -> Weapon_01

Remarks
indexEnum: EAttachKeyword

◆ RadiusShield

real32 SAttachProps::RadiusShield

Shield Radius.

◆ RadiusTarget

real32 SAttachProps::RadiusTarget

Radius Target.

Radius of target at this point

◆ SquibType

ESquibType SAttachProps::SquibType

Squib Type.

What is the default squib reaction when this is shot. Example (Blood, Armor)

◆ WeightExplicit

real32 SAttachProps::WeightExplicit

Weight.

◆ WeightFactor

real32 SAttachProps::WeightFactor

Weight Factor.


The documentation for this struct was generated from the following file: