Home
last modified time | relevance | path

Searched defs:AllowWeaponTargetCheck (Results 1 – 5 of 5) sorted by relevance

/dports/games/spring/spring_98.0/cont/base/springcontent/LuaGadgets/
H A Dgadgets.lua1195 function gadgetHandler:AllowWeaponTargetCheck(attackerID, attackerWeaponNum, attackerWeaponDefID) function
/dports/games/spring/spring_98.0/rts/Sim/Weapons/
H A DWeapon.cpp682 bool CWeapon::AllowWeaponTargetCheck() in AllowWeaponTargetCheck() function in CWeapon
/dports/games/spring/spring_98.0/rts/System/
H A DEventClient.cpp69 int CEventClient::AllowWeaponTargetCheck(unsigned int attackerID, unsigned int attackerWeaponNum, u… in AllowWeaponTargetCheck() function in CEventClient
H A DEventHandler.cpp303 int CEventHandler::AllowWeaponTargetCheck(unsigned int attackerID, unsigned int attackerWeaponNum, … in AllowWeaponTargetCheck() function in CEventHandler
/dports/games/spring/spring_98.0/rts/Lua/
H A DLuaHandleSynced.cpp1021 int CSyncedLuaHandle::AllowWeaponTargetCheck(unsigned int attackerID, unsigned int attackerWeaponNu… in AllowWeaponTargetCheck() function in CSyncedLuaHandle