Skip to content

gi-nx


gi-nx / clearSDKPopup

ts
function clearSDKPopup(): void;

Clear/remove the current SDK popup from the map.

Returns

void

void

Example

typescript
rpc.invoke("clearSDKPopup", []);