Method RegisterLogAction
RegisterLogAction(string, Action)
Registers log action which will be shown in the Developer Tools window.
public static void RegisterLogAction(string name, Action action)
Registers log action which will be shown in the Developer Tools window.
public static void RegisterLogAction(string name, Action action)