DayZ 1.27
DayZ Explorer by KGB
 
Загрузка...
Поиск...
Не найдено

◆ OnTreeCutDown()

override void TreeSoft::OnTreeCutDown ( EntityAI cutting_entity)
inlineprivate

См. определение в файле Plant.c строка 44

45 {
46 GetGame().RPCSingleParam(cutting_entity, PlantType.TREE_SOFT, null, true);
47 }
proto native void RPCSingleParam(Object target, int rpc_type, Param param, bool guaranteed, PlayerIdentity recipient=null)
see CGame.RPC
proto native CGame GetGame()

Перекрестные ссылки GetGame() и CGame::RPCSingleParam().