Unravel Engine C++ Reference
Loading...
Searching...
No Matches
unravel::post_load_callbacks Struct Reference

#include <entity.hpp>

Public Attributes

std::function< void(hpp::span< const entt::handle > new_entities)> callback
 

Detailed Description

Definition at line 92 of file entity.hpp.

Member Data Documentation

◆ callback

std::function<void(hpp::span<const entt::handle> new_entities)> unravel::post_load_callbacks::callback

Definition at line 94 of file entity.hpp.


The documentation for this struct was generated from the following file: