#include <hkpProperty.h>
◆ hkpPropertyValue() [1/6]
RE::hkpPropertyValue::hkpPropertyValue |
( |
| ) |
|
|
default |
◆ hkpPropertyValue() [2/6]
RE::hkpPropertyValue::hkpPropertyValue |
( |
std::uint64_t |
a_value | ) |
|
◆ hkpPropertyValue() [3/6]
RE::hkpPropertyValue::hkpPropertyValue |
( |
std::int32_t |
a_value | ) |
|
◆ hkpPropertyValue() [4/6]
RE::hkpPropertyValue::hkpPropertyValue |
( |
std::uint32_t |
a_value | ) |
|
◆ hkpPropertyValue() [5/6]
RE::hkpPropertyValue::hkpPropertyValue |
( |
float |
a_value | ) |
|
◆ hkpPropertyValue() [6/6]
RE::hkpPropertyValue::hkpPropertyValue |
( |
void * |
a_value | ) |
|
◆ GetFloat()
float RE::hkpPropertyValue::GetFloat |
( |
| ) |
const |
◆ GetPointer()
void* RE::hkpPropertyValue::GetPointer |
( |
| ) |
const |
◆ GetSInt()
std::int32_t RE::hkpPropertyValue::GetSInt |
( |
| ) |
const |
◆ GetUInt()
std::uint32_t RE::hkpPropertyValue::GetUInt |
( |
| ) |
const |
◆ GetUInt64()
std::uint64_t RE::hkpPropertyValue::GetUInt64 |
( |
| ) |
const |
◆ data
std::uint64_t RE::hkpPropertyValue::data |
The documentation for this struct was generated from the following file: