docs.unity3d.com
    Show / Hide Table of Contents

    Class UniversalDataSystem.StartSystemRequest

    Start the Universal Data System. To test is the system is initialized IsInitialized

    Inheritance
    Object
    Request
    UniversalDataSystem.StartSystemRequest
    Inherited Members
    Request.Result
    Request.HasUpdate()
    Request.Update()
    Namespace: Unity.PSN.PS5.UDS
    Syntax
    public class StartSystemRequest : Request

    Properties

    PoolSize

    Size of the memory pool to be used by the UniversalDataSystem library (bytes)

    Declaration
    public ulong PoolSize { get; set; }
    Property Value
    Type Description
    UInt64

    Methods

    Run()

    Declaration
    protected override void Run()
    Overrides
    Request.Run()
    Back to top Copyright © 2020 Unity Technologies
    Generated by DocFX
    on 25 September 2020