MCPcopy Create free account
hub / github.com/EasyRPG/Player / GetWeaponData

Method GetWeaponData

src/game_battlealgorithm.cpp:398–400  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

396}
397
398const lcf::rpg::Item* Game_BattleAlgorithm::AlgorithmBase::GetWeaponData() const {
399 return nullptr;
400}
401
402void Game_BattleAlgorithm::AlgorithmBase::Start() {
403 reflect_target = nullptr;

Calls 2

GetWeaponsMethod · 0.80
GetTypeMethod · 0.45

Tested by

no test coverage detected