profilerEnable(name:enable:arguments:)

    Calls the toggle callable of the profiler with given name and arguments. Enables/Disables the same profiler depending on enable argument.

    EngineDebugger.swift:213
    static func profilerEnable(name: StringName, enable: Bool, arguments: GArray = GArray ())

    Other members in extension

    Type members