См. определение в файле HudDebugWinCharModifiers.c строка 346
347 {
348
350
351
353 {
354 ref Param1<int> params = new Param1<int>( id );
355 if ( player )
356 {
357 player.RPCSingleParam(
ERPCs.DEV_RPC_MODS_DETAILED, params,
true );
358 }
359 }
360
361 else
362 {
364 }
365 }
PluginDeveloperSync m_PluginDeveloperSync
proto native CGame GetGame()
Перекрестные ссылки GetGame(), GetPlayer() и m_PluginDeveloperSync.
Используется в OnClick().