Skip to content
nyfrk edited this page Aug 30, 2020 · 1 revision

ISettlers4Api::DeleteWorldCursor method

Remove the world cursor from the map.

Use ISettlers4Api::SetWorldCursor to spawn the world cursor.

Syntax

BOOL ISettlers4Api::DeleteWorldCursor();

Parameters

Return value

If this method could execute successfully it will return TRUE. If an error occurred it will return FALSE.

Remarks

none

Requirements

Minimum API Level 1
Target Edition HistoryEdition
MD5: C13883CBD796C614365AB2D670EAD561
Header S4ModApi.h
Library S4ModApi.lib
DLL S4ModApi.dll

See also

ISettlers4Api

ISettlers4Api::SetWorldCursor

Tutorial.DeleteWorldCursor (s4.muffinmar.io)

Clone this wiki locally