docs.unity.cn
    Show / Hide Table of Contents

    Method AlignAndSizeOfType

    AlignAndSizeOfType(MetadataType, Int32)

    Declaration
    public static TypeUtils.AlignAndSize AlignAndSizeOfType(MetadataType mtype, int bits)
    Parameters
    Type Name Description
    MetadataType mtype
    Int32 bits
    Returns
    Type Description
    TypeUtils.AlignAndSize

    AlignAndSizeOfType(TypeReference, Int32)

    Declaration
    public static TypeUtils.AlignAndSize AlignAndSizeOfType(TypeReference typeRef, int bits)
    Parameters
    Type Name Description
    TypeReference typeRef
    Int32 bits
    Returns
    Type Description
    TypeUtils.AlignAndSize
    Back to top Copyright © 2022 Unity Technologies
    Generated by DocFX
    on Wednesday, July 6, 2022
    Terms of use