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
13
template
<
typename
... Args>
14
flecs::snapshot
snapshot
(Args &&... args)
const
;
15
flecs::snapshot
Definition:
impl.hpp:10
flecs::world::snapshot
flecs::snapshot snapshot(Args &&... args) const
Create a snapshot.