void KillAllDelayedCallsTo(Action callback) void KillAllDelayedCallsTo(Action<object> callback)
Kills all delayed calls that would call a method.
There was an error while loading. Please reload this page.