Engine API Reference
    Preparing search index...

    Class RefCountedObject

    Base class that implements reference counting for objects.

    Hierarchy (View Summary)

    Index

    Accessors

    • get refCount(): number

      Gets the current reference count.

      Returns number

    Methods

    • Decrements the reference counter.

      Returns void

    • Increments the reference counter.

      Returns void