Legacy Documentation: Version 4.5.0

Script language:

  • JS
  • C#
  • Boo
Script language

Select your preferred scripting language. All code snippets will be displayed in this language.

WSA.Cursor.SetCustomCursor

static function SetCustomCursor(id: uint): void;

Parameters

idCursor ID.

Description

Set system cursor to a custom one.

Cursor must be compiled into application as a resource. Parameter is an ID of the cursor resource.