Class TVMObject

Generic object base

Hierarchy

Implements

Constructors

Methods

  • Dispose the internal resource This function can be called multiple times, only the first call will take effect.

    Returns void

  • Get handle of module, check it is not null.

    Parameters

    • requireNotNull: boolean = true

      require handle is not null.

    Returns number

    The handle.

  • get the type index of the object

    Returns number

  • get the type key of the object

    Returns string

Generated using TypeDoc