|
Cavestory Mod API
|
Player state argument info. More...
#include <CSMAPI_types.h>
Public Attributes | |
| bool | Used |
| Whether this is the end of the argument list or not. | |
| PLAYER_STATE_TRANSMIT_FLAGS | Field |
| The field this argument info object represents. | |
| bool | UseDefaultSize |
| Use the default size for this field. | |
| unsigned char | NetSize |
| Traditional size. | |
| bool | Ranged |
| Whether this argument info uses ranges OR just uses traditional size. | |
| int | MinValue |
| The minimum range for this argument. | |
| int | MaxValue |
| The maximum range for this argument. | |
Player state argument info.