Soldier.resetCallback 31
Unassign a callback by it's Id on a specific Soldier
Return value
Return Type | Description |
---|---|
bool | True if the callback was correctly unassigned from the Soldier |
Parameters
Parameter | Type | Description |
---|---|---|
1 | string | Id of the callback to unassign |
Examples
No examples available.