Soldier.triggerCallback 76

Force the triggering of a callback set trough setCallback on a specific Soldier


Return value

Return TypeDescription
boolTrue if the callback was correctly triggered on the Soldier

Parameters

ParameterTypeDescription
1stringId of the callback to trigger
2anyParams of the callback function (as many as the function accepts)

Examples

No examples available.


Back to Scripting API