Cogs.Core
|
Public Attributes | |
PropertyKeyType | keyType |
PropertyValueType | valueType |
uint32_t | key |
uint32_t | value |
Definition at line 385 of file CogsBin3.h.
uint32_t Cogs::Core::CogsBin3::Property::key |
Definition at line 389 of file CogsBin3.h.
PropertyKeyType Cogs::Core::CogsBin3::Property::keyType |
Definition at line 387 of file CogsBin3.h.
uint32_t Cogs::Core::CogsBin3::Property::value |
Definition at line 390 of file CogsBin3.h.
PropertyValueType Cogs::Core::CogsBin3::Property::valueType |
Definition at line 388 of file CogsBin3.h.