-
Notifications
You must be signed in to change notification settings - Fork 6
DeleteWorldCursor
nyfrk edited this page Aug 30, 2020
·
1 revision
Remove the world cursor from the map.
Use ISettlers4Api::SetWorldCursor to spawn the world cursor.
BOOL ISettlers4Api::DeleteWorldCursor();If this method could execute successfully it will return TRUE. If an error occurred it will return FALSE.
none
| Minimum API Level | 1 |
| Target Edition | HistoryEdition MD5: C13883CBD796C614365AB2D670EAD561 |
| Header | S4ModApi.h |
| Library | S4ModApi.lib |
| DLL | S4ModApi.dll |