15.12.2023

This commit is contained in:
Konstantin 'cpz' L 2023-12-15 03:06:29 +03:00
parent c0b3b87477
commit 27bee33199
5 changed files with 31546 additions and 29889 deletions

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

View File

@ -3389,8 +3389,10 @@ public:
bool m_bLocalCoords; // 0xfd0
// MPropertyFriendlyName "use bones instead of hitboxes"
bool m_bUseBones; // 0xfd1
// MPropertyFriendlyName "Use renderable meshes instead of hitboxes"
bool m_bUseMesh; // 0xfd2
private:
[[maybe_unused]] uint8_t __pad0fd2[0x6]; // 0xfd2
[[maybe_unused]] uint8_t __pad0fd3[0x5]; // 0xfd3
public:
// MPropertyFriendlyName "hitbox shell thickness"
CParticleCollectionFloatInput m_flShellSize; // 0xfd8

View File

@ -601,7 +601,7 @@ public:
// Has Trivial Constructor
// Has Trivial Destructor
//
// MResourceTypeForInfoType "vcompmat@܈û"
// MResourceTypeForInfoType "vcompmat@ •ý"
class InfoForResourceTypeCCompositeMaterialKit
{
private:

File diff suppressed because it is too large Load Diff