CommonLibSSE (powerof3)
RE::hkpProperty Class Reference

#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
 

Constructor & Destructor Documentation

◆ hkpProperty() [1/2]

RE::hkpProperty::hkpProperty ( )
default

◆ hkpProperty() [2/2]

RE::hkpProperty::hkpProperty ( std::uint32_t  a_key,
hkpPropertyValue  a_value 
)

Member Data Documentation

◆ alignmentPadding

std::uint32_t RE::hkpProperty::alignmentPadding

◆ key

std::uint32_t RE::hkpProperty::key

◆ value

hkpPropertyValue RE::hkpProperty::value

The documentation for this class was generated from the following file: