docs.unity3d.com
    Show / Hide Table of Contents

    Enum APIResultTypes

    API Results types returned from PRX calls contain details if the API call was successful, or if a warning or error was generated.

    Namespace: Unity.PSN.PS5
    Syntax
    public enum APIResultTypes

    Fields

    Name Description
    Error

    An error had occured.

    Success

    Result was successful

    Warning

    A warning has occured.

    Back to top Copyright © 2020 Unity Technologies
    Generated by DocFX
    on 25 September 2020