cf_client_state_to_string¶
Category: net
GitHub: cute_networking.h
Convert an enum CF_ClientState to a c-style string.
Parameters | Description |
---|---|
state | The state to convert to a string. |
Category: net
GitHub: cute_networking.h
Convert an enum CF_ClientState to a c-style string.
Parameters | Description |
---|---|
state | The state to convert to a string. |