|
CommonLibSSE (powerof3)
|
#include <hkpProperty.h>
Public Member Functions | |
| hkpProperty ()=default | |
| hkpProperty (std::uint32_t a_key, hkpPropertyValue a_value) | |
Public Attributes | |
| std::uint32_t | key |
| std::uint32_t | alignmentPadding |
| hkpPropertyValue | value |
|
default |
| RE::hkpProperty::hkpProperty | ( | std::uint32_t | a_key, |
| hkpPropertyValue | a_value | ||
| ) |
| std::uint32_t RE::hkpProperty::alignmentPadding |
| std::uint32_t RE::hkpProperty::key |
| hkpPropertyValue RE::hkpProperty::value |