#include <scene.h>
Definition at line 206 of file scene.h.
◆ uhandle() [1/5]
| entt::uhandle::uhandle |
( |
| ) |
|
|
default |
◆ uhandle() [2/5]
| entt::uhandle::uhandle |
( |
entt::handle | handle | ) |
|
◆ uhandle() [3/5]
| entt::uhandle::uhandle |
( |
entt::registry & | registry, |
|
|
const hpp::uuid & | uuid ) |
|
inline |
◆ uhandle() [4/5]
| entt::uhandle::uhandle |
( |
const uhandle & | other | ) |
|
|
default |
◆ uhandle() [5/5]
| entt::uhandle::uhandle |
( |
uhandle && | other | ) |
|
|
default |
◆ ~uhandle()
| entt::uhandle::~uhandle |
( |
| ) |
|
|
default |
◆ operator!=()
| auto entt::uhandle::operator!= |
( |
const uhandle & | other | ) |
const -> bool
|
|
inline |
◆ operator=() [1/2]
| auto entt::uhandle::operator= |
( |
const uhandle & | other | ) |
-> uhandle &=default |
|
default |
◆ operator=() [2/2]
| auto entt::uhandle::operator= |
( |
uhandle && | other | ) |
-> uhandle &=default |
|
default |
◆ operator==()
| auto entt::uhandle::operator== |
( |
const uhandle & | other | ) |
const -> bool
|
|
inline |
◆ resolve()
| auto entt::uhandle::resolve |
( |
| ) |
const -> entt::handle |
◆ registry
| entt::registry* entt::uhandle::registry {} |
◆ uuid
| hpp::uuid entt::uhandle::uuid {} |
The documentation for this struct was generated from the following files: