player_health_memory Struct Reference
Structure describing the memory. More...
#include <player_interfaces.h>
Collaboration diagram for player_health_memory:

Detailed Description
Structure describing the memory.
Public Attributes | |
| int64_t | total |
| Total memory. | |
| int64_t | used |
| Used memory. | |
| int64_t | free |
| Free memory. | |
The documentation for this struct was generated from the following file:

