Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/FlaxEngine/FlaxEngine
/ Clear
Function
Clear
Source/Engine/Platform/Base/ClipboardBase.h:24–26 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
22
/// Clear the clipboard contents.
23
/// </summary>
24
API_FUNCTION() static void Clear()
25
{
26
}
27
28
/// <summary>
29
/// Sets text to the clipboard.
Callers
2
load
Method · 0.50
Clear
Method · 0.50
Calls
no outgoing calls
Tested by
no test coverage detected