Flecs v3.2
A fast entity component system (ECS) for C & C++
Loading...
Searching...
No Matches
mixin.inl
Go to the documentation of this file.
1
13template <typename... Args>
14flecs::snapshot snapshot(Args &&... args) const;
15
flecs::snapshot snapshot(Args &&... args) const
Create a snapshot.