docs.unity.cn
    Show / Hide Table of Contents

    Method Offset

    Offset(Int32)

    Create a new pointer at a bit offset from this bit pointer

    Declaration
    public readonly SafeBitRef Offset(int offsetInBits)
    Parameters
    Type Name Description
    Int32 offsetInBits

    offset in bit for the new pointer to return

    Returns
    Type Description
    SafeBitRef

    A new SafeBitRef pointing at the offset in bits

    Back to top Copyright © 2023 Unity Technologies — Terms of use
    Generated by DocFX
    on Thursday, August 10, 2023