docs.unity3d.com
    Show / Hide Table of Contents

    Class UniversalDataSystem.PropertiesContainer

    A base class properties container

    Inheritance
    Object
    UniversalDataSystem.PropertiesContainer
    UniversalDataSystem.EventProperties
    UniversalDataSystem.EventPropertyArray
    Namespace: Unity.PSN.PS5.UDS
    Syntax
    public class PropertiesContainer

    Methods

    ClearParent()

    Declaration
    protected void ClearParent()

    SetParent(UniversalDataSystem.EventProperty)

    Declaration
    protected void SetParent(UniversalDataSystem.EventProperty property)
    Parameters
    Type Name Description
    UniversalDataSystem.EventProperty property

    SetParent(UniversalDataSystem.EventPropertyArray)

    Declaration
    protected void SetParent(UniversalDataSystem.EventPropertyArray parentArray)
    Parameters
    Type Name Description
    UniversalDataSystem.EventPropertyArray parentArray
    Back to top Copyright © 2020 Unity Technologies
    Generated by DocFX
    on 25 September 2020