BlueprintAPI > BlueprintAPI/Widget > BlueprintAPI/Widget/HardwareCursor
Loads or sets a hardware cursor from the content directory in the game.
Target is Widget Blueprint Library
Inputs
Type | Name | Description |
---|---|---|
exec | In | |
enum | Cursor Shape | |
name | Cursor Name | |
vector2d struct | Hot Spot |
Outputs
Type | Name | Description |
---|---|---|
exec | Out | |
boolean | Return Value | Loads or sets a hardware cursor from the content directory in the game. |