En:ShowWaitCursor
Материал из Pocket Fallout для КПК на PDA PC PPC Mobile.
Содержание |
[править]
Syntax
ShowWaitCursor(cursor_type : WaitCursorType)
[править]
Description
Display (in a new parallel stream) the wait cursor;
[править]
Parameters
- cursor_type - WaitCursorType. Cursor type. WaitCursorType enumeration value;
[править]
Result
The procedure returns nothing;
[править]
Attention !!!
It is not recommended to use current method at various changes of screen state (blackout, dialogue box call, transition to other location, etc.).
[править]