|
Commander-API V3.0.0
Lightweight Command Parser
|
Public Attributes | |
| int | i |
| float | f |
| char * | c |
Definition at line 174 of file Commander-Arguments.hpp.
| char* Argument::returnData::c |
Definition at line 177 of file Commander-Arguments.hpp.
| float Argument::returnData::f |
Definition at line 176 of file Commander-Arguments.hpp.
| int Argument::returnData::i |
Definition at line 175 of file Commander-Arguments.hpp.