34 vector pos = player.GetPosition();
40 g_Game.CopyFromClipboard(clipboard);
42 clipboard =
"Clipboard: " + clipboard;
TextWidget m_PlayerPosTextWidget
PluginDeveloper m_ModuleDeveloper
void HudDebugWinCharDebug(Widget widget_root)
void ~HudDebugWinCharDebug()
TextWidget m_ClipboardTextWidget
proto string ToString(bool beautify=true)
Vector to string.
static proto float Min(float x, float y)
Returns smaller of two given values.
proto native int Length()
Returns length of string.
proto string Substring(int start, int len)
Substring of 'str' from 'start' position 'len' number of characters.