Search Results for

    Method OutputViaUnity

    OutputViaUnity(bool)

    Set the logcat output handler of YLogAdapter.

    Declaration
    public static void OutputViaUnity(bool viaUnity)
    Parameters
    Type Name Description
    bool viaUnity

    If set to true, the output will use Unity.

    Remarks

    This function should only be used for testing

    In This Article