LeviLamina
Loading...
Searching...
No Matches
DefaultEntitySystemsCollection Member List

This is the complete list of members for DefaultEntitySystemsCollection, including all inherited members.

foreachComponentInfo(::std::function< void(uint, ::ComponentInfo const &)> const &) const =0 (defined in IEntitySystemsCollection)IEntitySystemsCollectionpure virtual
foreachSingleTickingSystem(::EntitySystemsFilter const &, ::std::function< void(::ITickingSystem &, ::TickingSystemId)> const &, bool)=0 (defined in IEntitySystemsCollection)IEntitySystemsCollectionpure virtual
foreachSystem(::std::function< void(::ISystem &)> const &)=0 (defined in IEntitySystemsCollection)IEntitySystemsCollectionpure virtual
foreachTickingSystem(::EntitySystemsFilter const &, ::std::function< void(::ITickingSystem &, ::TickingSystemId)> const &, bool)=0 (defined in IEntitySystemsCollection)IEntitySystemsCollectionpure virtual
gatherSystemTimings() const =0 (defined in IEntitySystemsCollection)IEntitySystemsCollectionpure virtual
getComponentInfoForId(uint) const =0 (defined in IEntitySystemsCollection)IEntitySystemsCollectionpure virtual
getSystemInfoForTickingSystemId(::TickingSystemId) const =0 (defined in IEntitySystemsCollection)IEntitySystemsCollectionpure virtual
getTickingSystemForTickingSystemId(::TickingSystemId) const =0 (defined in IEntitySystemsCollection)IEntitySystemsCollectionpure virtual
hasSingleTickCategory(::Bedrock::typeid_t<::SystemCategory > const) const =0 (defined in IEntitySystemsCollection)IEntitySystemsCollectionpure virtual
mAllComponentsInfo (defined in DefaultEntitySystemsCollection)DefaultEntitySystemsCollection
mAllSystems (defined in DefaultEntitySystemsCollection)DefaultEntitySystemsCollection
mAllSystemsInfo (defined in DefaultEntitySystemsCollection)DefaultEntitySystemsCollection
mTickingSystemCategories (defined in DefaultEntitySystemsCollection)DefaultEntitySystemsCollection
mTimingMutex (defined in DefaultEntitySystemsCollection)DefaultEntitySystemsCollection
registerSystem(::std::unique_ptr<::ISystem >, ::SystemInfo const &)=0 (defined in IEntitySystemsCollection)IEntitySystemsCollectionpure virtual
registerTickingSystem(::gsl::span<::Bedrock::typeid_t<::SystemCategory > const >, ::std::unique_ptr<::ITickingSystem >, ::SystemInfo const &, ::EntitySystemTickingMode)=0 (defined in IEntitySystemsCollection)IEntitySystemsCollectionpure virtual
~IEntitySystemsCollection()=default (defined in IEntitySystemsCollection)IEntitySystemsCollectionvirtual