grip_body_from_string
Creates new body handle from string
Syntax
native GripBody:grip_body_from_string(str[])
Usage
| str | Zero terminated string from which body should be created |
Return
Newly — crated body handle
Notes
Body should be destroyed with the relevant call.
Defined in
grip.inc
at line 195
.
This documentation was automatically generated from source.