IceShard 1
A personal game engine project, with development focused on 2D/2.5D games.
Loading...
Searching...
No Matches
ice::RefCountStats Struct Reference

#include <ice/detail/refcounted.hxx>

Public Attributes

ice::u32 strong_refs
ice::u32 weak_refs

Member Data Documentation

◆ strong_refs

ice::u32 ice::RefCountStats::strong_refs

◆ weak_refs

ice::u32 ice::RefCountStats::weak_refs

The documentation for this struct was generated from the following file: