MCPcopy Create free account
hub / github.com/OGSR/OGSR-Engine / can_clear

Method can_clear

ogsr_engine/COMMON_AI/object_loader.h:264–264  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

262 return (true);
263 }
264 IC bool can_clear() const { return (true); }
265 IC bool can_add() const { return (true); }
266};
267}; // namespace detail

Callers 2

load_dataMethod · 0.80
load_dataMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected