Unravel Engine C++ Reference
|
#include <registration.h>
Public Member Functions | |
virtual auto | get_meta_type () const -> entt::meta_type |
template<typename U > | |
auto | is () const -> bool |
auto | is (const entt::meta_type &type) const -> bool |
virtual auto | as_derived () -> entt::meta_any |
Static Public Member Functions | |
static auto | get_static_meta_type () -> entt::meta_type |
Definition at line 8 of file registration.h.
|
inlinevirtual |
Definition at line 37 of file registration.h.
|
inlinevirtual |
Definition at line 10 of file registration.h.
|
inlinestatic |
Definition at line 15 of file registration.h.
|
inline |
Definition at line 21 of file registration.h.
|
inline |
Definition at line 26 of file registration.h.