[This is preliminary documentation and is subject to change.]
Gets the text in the clipboard.
Namespace:
Rage
Assembly:
RagePluginHook (in RagePluginHook.dll) Version: 0.0.0.0 (0.56.1131.11510)
public static string GetClipboardText()
Public Shared Function GetClipboardText As String
public:
static String^ GetClipboardText()
Return Value
Type:
StringA
String representing the text in the clipboard.
Reference