Geode Docs
Tutorials
Classes
Function
write
#include
<Geode/utils/general.hpp>
bool
write
(
geode
::
ZStringView
data
)
Writes the given data into the clipboard as a string.
Parameters
data
The data to write
Return value
True if the operation was successful
Examples
0