Options
All
  • Public
  • Public/Protected
  • All
Menu

Class Disabled

A component indicating that the entity should be treated as "disabled". Disabled entities do not show up during ForEach iteration unless the Disabled component is explicitly referenced in the ForEach component list.

Hierarchy

Index

Constructors

constructor

  • Returns Disabled

Properties

Static _isSharedComp

_isSharedComp: boolean

Static _size

_size: number

Static _view

_view: any

Static cid

cid: number

Methods

Static _dtorFn

  • Parameters

    Returns void

Static _fromPtr

  • Parameters

    Returns Disabled

Static _tempHeapPtr

  • Parameters

    Returns number

Static _toPtr

  • Parameters

    Returns void

Generated using TypeDoc