|  | 
| entt::basic_registry< EntityId > & | getRegistry () noexcept | 
|  | 
| entt::basic_registry< EntityId > const & | getRegistry () const noexcept | 
|  | 
| template<class T > | 
| optional_ref< T const > | tryGetComponent () const | 
|  | 
| template<class T > | 
| optional_ref< T > | tryGetComponent () | 
|  | 
| template<class T > | 
| bool | hasComponent () const | 
|  | 
| template<class T > | 
| bool | removeComponent () | 
|  | 
| template<class T , typename... Args> | 
| T & | getOrAddComponent (Args &&... args) | 
|  | 
| MCAPI ::WeakRef<::EntityContext > | getWeakRef () const | 
|  | 
The documentation for this class was generated from the following file: