Interface for the Pixo VR Wrist Menu.
More...
#include <PixoVRWristMenuInterface.h>
Interface for the Pixo VR Wrist Menu.
- See also
- APixoVRWristMenu
Definition at line 31 of file PixoVRWristMenuInterface.h.
◆ GENERATED_BODY()
IPixoVRWristMenuInterface::GENERATED_BODY |
( |
| ) |
|
|
private |
◆ OnWristMenuItemSelected()
|
BlueprintNativeEventBlueprintCallable |
Event called when a wrist menu item is selected.
- Parameters
-
Owner | Usually this is WristMenu itself/ |
MenuItem | The selected wrist menu item. |
UFUNCTION(BlueprintNativeEvent, BlueprintCallable, Category = "Pixo VR Wrist Menu Interface")
◆ OnWristMenuItemSelectedRespond()
|
BlueprintNativeEventBlueprintCallable |
Event called in response to a wrist menu item selection.
- Todo
- Research if we really need this function
- Parameters
-
Responder | The responder object. |
Response | The response enum indicating the result of the selection. |
UFUNCTION(BlueprintNativeEvent, BlueprintCallable, Category = "Pixo VR Wrist Menu Interface")
The documentation for this class was generated from the following file: