Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
398
const lcf::rpg::Item* Game_BattleAlgorithm::AlgorithmBase::GetWeaponData() const {
399
return nullptr;
400
}
401
402
void Game_BattleAlgorithm::AlgorithmBase::Start() {
403
reflect_target = nullptr;
Callers
2
ProcessBattleActionCBARangedWeaponInit
Method · 0.80
ProcessBattleActionCBARangedWeaponMove
Method · 0.80
Calls
2
GetWeapons
Method · 0.80
GetType
Method · 0.45
Tested by
no test coverage detected