Struct TestPrimitiveContainer | Properties | 0.10.4-preview
docs.unity3d.com
    Show / Hide Table of Contents

    Struct TestPrimitiveContainer

    Simple struct container.

    Layout and field offsets are used here since we are NOT using codegen or reflection.

    Namespace: Unity.Properties.Tests
    Syntax
    public struct TestPrimitiveContainer

    Fields

    BoolValue

    Declaration
    public bool BoolValue
    Field Value
    Type Description
    Boolean

    FlagsEnum

    Declaration
    public FlagsEnum FlagsEnum
    Field Value
    Type Description
    FlagsEnum

    Float32Value

    Declaration
    public float Float32Value
    Field Value
    Type Description
    Single

    Float64Value

    Declaration
    public double Float64Value
    Field Value
    Type Description
    Double

    Int16Value

    Declaration
    public short Int16Value
    Field Value
    Type Description
    Int16

    Int32Value

    Declaration
    public int Int32Value
    Field Value
    Type Description
    Int32

    Int64Value

    Declaration
    public long Int64Value
    Field Value
    Type Description
    Int64

    Int8Value

    Declaration
    public sbyte Int8Value
    Field Value
    Type Description
    SByte

    SmallEnum

    Declaration
    public SmallEnum SmallEnum
    Field Value
    Type Description
    SmallEnum

    UInt16Value

    Declaration
    public ushort UInt16Value
    Field Value
    Type Description
    UInt16

    UInt32Value

    Declaration
    public uint UInt32Value
    Field Value
    Type Description
    UInt32

    UInt64Value

    Declaration
    public ulong UInt64Value
    Field Value
    Type Description
    UInt64

    UInt8Value

    Declaration
    public byte UInt8Value
    Field Value
    Type Description
    Byte

    UnorderedIntEnum

    Declaration
    public UnorderedIntEnum UnorderedIntEnum
    Field Value
    Type Description
    UnorderedIntEnum
    Back to top
    Copyright © 2023 Unity Technologies — Terms of use
    • Legal
    • Privacy Policy
    • Cookies
    • Do Not Sell or Share My Personal Information
    • Your Privacy Choices (Cookie Settings)
    "Unity", Unity logos, and other Unity trademarks are trademarks or registered trademarks of Unity Technologies or its affiliates in the U.S. and elsewhere (more info here). Other names or brands are trademarks of their respective owners.
    Generated by DocFX on 18 October 2023