Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface IExplorerExtensibilityGroup

Defines a group of actions associated with a predicate to use when extending the Inspector scene explorer

Hierarchy

  • IExplorerExtensibilityGroup

Index

Properties

Properties

entriesSearch playground for entries

Gets the list of options added to a type

predicateSearch playground for predicate

predicate: (entity: any) => boolean

Defines a predicate to test if a given type mut be extended

Type declaration

    • (entity: any): boolean
    • Parameters

      • entity: any

      Returns boolean

Legend

  • Constructor
  • Property
  • Method
  • Property
  • Method
  • Inherited property
  • Inherited method
  • Static property
  • Static method