MCPcopy Create free account
hub / github.com/OpenStarbound/OpenStarbound / twoHandedGrip

Method twoHandedGrip

source/game/items/StarActiveItem.cpp:233–235  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

231}
232
233bool ActiveItem::twoHandedGrip() const {
234 return m_twoHandedGrip.get();
235}
236
237bool ActiveItem::recoil() const {
238 return m_recoil.get();

Callers 2

Calls 1

getMethod · 0.45

Tested by

no test coverage detected