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
15template <typename... Args>
16flecs::snapshot snapshot(Args &&... args) const;
17
flecs::snapshot snapshot(Args &&... args) const
Create a snapshot.