Flecs v3.2
A fast entity component system (ECS) for C & C++
Loading...
Searching...
No Matches
Snapshots

Save & restore world. More...

Collaboration diagram for Snapshots:

Typedefs

using flecs::snapshot_t = ecs_snapshot_t
 
template<typename... Args>
flecs::snapshot flecs::world::snapshot (Args &&... args) const
 Create a snapshot.
 

Detailed Description

Save & restore world.

Typedef Documentation

◆ snapshot_t

using flecs::snapshot_t = ecs_snapshot_t

Definition at line 18 of file decl.hpp.