219 {
221
223 {
227
228 }
229 PluginRemotePlayerDebugClient plugin_remote_client = PluginRemotePlayerDebugClient.Cast(
GetPluginSafe(PluginRemotePlayerDebugClient));
231 {
232 plugin_remote_client.RequestPlayerInfo(PlayerBase.Cast(
g_Game.GetPlayer()), 1);
234 }
235
236 PluginRemotePlayerDebugServer plugin_remote_server = PluginRemotePlayerDebugServer.Cast(
GetPluginSafe(PluginRemotePlayerDebugServer));
237 if (plugin_remote_server)
238 {
242 }
243
244 }
PluginBase GetPluginSafe(typename plugin_type)
TextListboxWidget m_PositionsListbox
bool m_UpdatePlayerPositions
CheckBoxWidget m_ShowOthers
ref array< ref RemotePlayerStatDebug > m_PlayerDebugStats
PluginConfigDebugProfile m_ConfigDebugProfile