|
Unravel Engine C++ Reference
|
#include <entity.hpp>
Public Attributes | |
| std::function< void(hpp::span< const entt::handle > new_entities)> | callback |
Definition at line 92 of file entity.hpp.
| std::function<void(hpp::span<const entt::handle> new_entities)> unravel::post_load_callbacks::callback |
Definition at line 94 of file entity.hpp.