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

◆ CallByName()

proto void ScriptCallQueue::CallByName ( Class obj,
string fnName,
Param params = NULL )
private

adds call into the queue with given parameters and arguments (arguments are held in memory until the call is executed/removed or ScriptCallQueue is destroyed)

Используется в PluginBase::OnRPCSyncSceneObject() и UIScriptedMenu::Play().