Cogs.Core
Public Attributes | List of all members
Cogs::Core::CogsBin::Property Struct Reference

Public Attributes

PropertyKeyType keyType
 
PropertyValueType valueType
 
uint32_t key
 
uint32_t value
 

Detailed Description

Definition at line 690 of file CogsBin.h.

Member Data Documentation

◆ key

uint32_t Cogs::Core::CogsBin::Property::key

Definition at line 694 of file CogsBin.h.

◆ keyType

PropertyKeyType Cogs::Core::CogsBin::Property::keyType

Definition at line 692 of file CogsBin.h.

◆ value

uint32_t Cogs::Core::CogsBin::Property::value

Definition at line 695 of file CogsBin.h.

◆ valueType

PropertyValueType Cogs::Core::CogsBin::Property::valueType

Definition at line 693 of file CogsBin.h.


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