Cavestory Mod API
Public Attributes | List of all members
MYCHAR_STATE_ARG_INFO Struct Reference

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.
 

Detailed Description

Player state argument info.


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