docs.unity3d.com
    Show / Hide Table of Contents

    Enum UniversalDataSystem.PropertyType

    Namespace: Unity.PSN.PS5.UDS
    Syntax
    public enum PropertyType

    Fields

    Name Description
    Array

    An array of properties UniversalDataSystem.EventPropertyArray

    Binary

    Binary array (byte[])

    Bool

    Boolean

    Float

    32 bit Float

    Float64

    64 bit Float (double)

    Int32

    32 bit Integer

    Int64

    64 bit Integer

    Invalid

    Invalid

    Properties

    Subset of properties UniversalDataSystem.EventProperties

    String

    String

    UInt32

    32 bit Unsigned Integer

    UInt64

    64 bit Unsigned Integer

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