player_health_memory Struct Reference
#include <player_interfaces.h>
Detailed Description
Structure describing the memory.
Definition at line 3755 of file player_interfaces.h.
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: