mirror of
https://github.com/Laupetin/OpenAssetTools.git
synced 2025-12-18 00:17:48 +00:00
Add T6 Attachment dumper
This commit is contained in:
@@ -1719,6 +1719,13 @@ namespace T6
|
||||
int customBool2;
|
||||
};
|
||||
|
||||
struct WeaponAttachmentUniqueFull
|
||||
{
|
||||
WeaponAttachmentUnique attachment;
|
||||
const char* szXAnims[88];
|
||||
uint16_t hideTags[32];
|
||||
float locationDamageMultipliers[21];
|
||||
};
|
||||
|
||||
struct WeaponCamo
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user