native
zp_get_human_class_info
Syntax
native zp_get_human_class_info(id, info[], len);
Description
Get Human Class Description
Parameters
| class | Human Class index |
|---|---|
| info | Buffer to copy hclass info to |
| len | Maximum length of buffer |
Return
True if sucess, false otherwise
Error
If Human Class index are invalid