-
Notifications
You must be signed in to change notification settings - Fork 5
ClearSelection
nyfrk edited this page Aug 22, 2020
·
1 revision
Clears the current selection.
BOOL ISettlers4Api::ClearSelection();
none
If this method could clear the selection successfully it will return TRUE. If an error occurred it will return FALSE.
Note that selections are not synchronized over network. Therefore this does not append an event to the event queue.
Minimum API Level | 1 |
Target Edition | Any |
Header | S4ModApi.h |
Library | S4ModApi.lib |
DLL | S4ModApi.dll |