Despite the minor version difference, this version is basically the same as v3.2.0 but with one bug fix, additional enum values for WeaponComponentHash
and WeaponAttachmentPoint
, and additional properties for missing enum values of WeaponAttachmentPoint
. v3.3.0 is skipped due to versioning issues.
Changelog
- Fixed
NaturalMotion.Message
not properly sendingVector3
messages - Added missing weapon component and weapon attachment point hashes to
WeaponComponentHash
andWeaponAttachmentPoint
- Added
WeaponComponentCollection.GetBarrelComponent()
,WeaponComponentCollection.BarrelVariationsCount
,WeaponComponentCollection.GetSuppressorOrMuzzleBrakeComponent()
,WeaponComponentCollection.SuppressorAndMuzzleBrakeVariationsCount
,WeaponComponentCollection.GetGunRootComponent()
, andWeaponComponentCollection.GunRootVariationsCount
- Made
WeaponComponentCollection.GetLuxuryFinishComponent()
obsolete
- Made