Navigation
Unreal Engine C++ API Reference > Runtime > UMG > Blueprint > UWidgetBlueprintLibrary
References
Module | UMG |
Header | /Engine/Source/Runtime/UMG/Public/Blueprint/WidgetBlueprintLibrary.h |
Include | #include "Blueprint/WidgetBlueprintLibrary.h" |
Source | /Engine/Source/Runtime/UMG/Private/WidgetBlueprintLibrary.cpp |
static bool SetHardwareCursor
&40;
UObject &42; WorldContextObject,
EMouseCursor::Type CursorShape,
FName CursorName,
FVector2D HotSpot
&41;
Remarks
Loads or sets a hardware cursor from the content directory in the game.