| Property | Value |
|---|---|
| Native Name | ADD_ENTITY_ICON |
| Hash | 0x9CD43EEE12BF4DD0 |
| Return Type | Any |
| Parameters | entity (Entity), icon (char*) |
Description: ```
Example:
GRAPHICS::ADD_ENTITY_ICON(a_0, "MP_Arrow");
I tried this and nothing happened...
0x9CD43EEE12BF4DD0 GRAPHICSAny ADD_ENTITY_ICON(Entity entity, char* icon);| Property | Value |
|---|---|
| Native Name | ADD_ENTITY_ICON |
| Hash | 0x9CD43EEE12BF4DD0 |
| Return Type | Any |
| Parameters | entity (Entity), icon (char*) |
Description: ```
Example:
GRAPHICS::ADD_ENTITY_ICON(a_0, "MP_Arrow");
I tried this and nothing happened...