17 [[nodiscard]] std::int32_t
GetSInt()
const;
18 [[nodiscard]] std::uint32_t
GetUInt()
const;
Definition hkpProperty.h:27
hkpProperty(std::uint32_t a_key, hkpPropertyValue a_value)
std::uint32_t key
Definition hkpProperty.h:33
hkpPropertyValue value
Definition hkpProperty.h:35
std::uint32_t alignmentPadding
Definition hkpProperty.h:34
Definition AbsorbEffect.h:6
Definition hkpProperty.h:6
hkpPropertyValue(std::uint64_t a_value)
void * GetPointer() const
hkpPropertyValue()=default
std::uint64_t GetUInt64() const
hkpPropertyValue(std::int32_t a_value)
hkpPropertyValue(void *a_value)
std::uint64_t data
Definition hkpProperty.h:22
hkpPropertyValue(std::uint32_t a_value)
hkpPropertyValue(float a_value)
std::uint32_t GetUInt() const
std::int32_t GetSInt() const