Navigation
API > API/Runtime > API/Runtime/ApplicationCore > API/Runtime/ApplicationCore/Null > API/Runtime/ApplicationCore/Null/FNullCursor
- ICursor::Lock()
- FNullCursor::Lock()
References
| Module | ApplicationCore |
| Header | /Engine/Source/Runtime/ApplicationCore/Public/Null/NullCursor.h |
| Include | #include "Null/NullCursor.h" |
| Source | /Engine/Source/Runtime/ApplicationCore/Private/Null/NullCursor.cpp |
virtual void Lock
&40;
const RECT &42;const Bounds
&41;
Remarks
Locks the cursor to the passed in bounds
Parameters
| Name | Description |
|---|---|
| Bounds | The bounds to lock the cursor to. Pass NULL to unlock. |