Struct TypeAttribute | Unity NetCode | 0.3.0-preview.3
docs.unity3d.com
    Show / Hide Table of Contents

    Struct TypeAttribute

    Namespace: Unity.NetCode.Editor
    Syntax
    public struct TypeAttribute

    Fields

    composite

    Declaration
    public bool composite
    Field Value
    Type Description
    Boolean

    interpolate

    Declaration
    public bool interpolate
    Field Value
    Type Description
    Boolean

    quantization

    Declaration
    public int quantization
    Field Value
    Type Description
    Int32

    subtype

    Declaration
    public int subtype
    Field Value
    Type Description
    Int32

    Methods

    Empty()

    Declaration
    public static TypeAttribute Empty()
    Returns
    Type Description
    TypeAttribute

    GetHashCode()

    Declaration
    public override int GetHashCode()
    Returns
    Type Description
    Int32
    Overrides
    ValueType.GetHashCode()

    Specialized(TypeAttribute.AttributeFlags, Int32)

    Declaration
    public static TypeAttribute Specialized(TypeAttribute.AttributeFlags flags, int subtype = 0)
    Parameters
    Type Name Description
    TypeAttribute.AttributeFlags flags
    Int32 subtype
    Returns
    Type Description
    TypeAttribute
    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