MCPcopy Create free account
hub / github.com/ThePhD/sol2 / doWeaponThing

Method doWeaponThing

examples/source/customization_base_object_catch.cpp:64–66  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

62 }
63
64 bool doWeaponThing() const {
65 return true;
66 }
67};
68
69// Get the most-derived type

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected