Class FormerlySerializedAsData | Properties | 0.9.2-preview
docs.unity.cn
    Show / Hide Table of Contents

    Class FormerlySerializedAsData

    Inheritance
    Object
    FormerlySerializedAsData
    Namespace: Unity.Properties.Tests
    Syntax
    public class FormerlySerializedAsData

    Fields

    ListOfInts

    Declaration
    public List<int> ListOfInts
    Field Value
    Type Description
    List<Int32>

    MyVectorRenamed

    Declaration
    public MyOwnVectorWithFormerlySerializedAs MyVectorRenamed
    Field Value
    Type Description
    MyOwnVectorWithFormerlySerializedAs

    SomeSimpleFloat

    Declaration
    public float SomeSimpleFloat
    Field Value
    Type Description
    Single
    Back to top Copyright © 2019 Unity Technologies
    Generated by DocFX