AccessorOperations

An empty interface that limits AccessorBuilder helper functions only to classes that use Accessors.

Inheritors

Constructors

Link copied to clipboard
constructor()

Functions

Link copied to clipboard

Gets a component, ensuring it is on the entity.

Link copied to clipboard

Gets a component or provides a default if the entity doesn't have it.

Link copied to clipboard

Gets a component or null if the entity doesn't have it.

Link copied to clipboard

Queries for a specific relation or by kind/target.