docs.unity3d.com
  • Manual
  • Scripting API
  • Changelog
  • License
Search Results for

    Show / Hide Table of Contents
    • Scripting API

    Constructor SafeBitRef

    SafeBitRef(ulong*, int)

    Build a safe pointer to a bit at address ptr + offsetInBits.

    Declaration
    public SafeBitRef(ulong* ptr, int offsetInBits)
    Parameters
    Type Name Description
    ulong* ptr

    Base memory address to the bit. In bytes.

    int offsetInBits

    Offset in bits from the base memory address. in bits

    In This Article
    • SafeBitRef(ulong*, int)
    Back to top
    Copyright © 2024 Unity Technologies — Trademarks and terms of use
    • Legal
    • Privacy Policy
    • Cookie Policy
    • Do Not Sell or Share My Personal Information
    • Your Privacy Choices (Cookie Settings)