Home
last modified time | relevance | path

Searched defs:OnProduction (Results 1 – 2 of 2) sorted by relevance

/dports/games/openra/OpenRA-release-20200503/OpenRA.Mods.Common/Scripting/Global/
H A DTriggerGlobal.cs146 public void OnProduction(Actor a, LuaFunction func) in OnProduction() method in OpenRA.Mods.Common.Scripting.TriggerGlobal
/dports/games/openra/OpenRA-release-20200503/OpenRA.Mods.Common/Scripting/
H A DScriptTriggers.cs24 OnIdle, OnDamaged, OnKilled, OnProduction, OnOtherProduction, OnPlayerWon, OnPlayerLost, enumerator