A Demo Project for the UnrealEngineSDK
Loading...
Searching...
No Matches
PixoVRWristMenuInterface.h File Reference
#include "CharacterTools/PixoVRWristMenuDataTableRow.h"
#include "PixoVRWristMenuInterface.generated.h"
Include dependency graph for PixoVRWristMenuInterface.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  IPixoVRWristMenuInterface
 Interface for the Pixo VR Wrist Menu. More...
 
class  UPixoVRWristMenuInterface
 UINTERFACE(BlueprintType) More...
 

Enumerations

enum class  EWristMenuInterfaceResponseEnum : uint8 { SUCCESS , FAILED }
 UENUM(BlueprintType) More...
 

Enumeration Type Documentation

◆ EWristMenuInterfaceResponseEnum

enum class EWristMenuInterfaceResponseEnum : uint8
strongBlueprintType

UENUM(BlueprintType)

Enumerator
SUCCESS 

Metadata:
DisplayName: STRING

FAILED 

Metadata:
Displayname: STRING

Definition at line 12 of file PixoVRWristMenuInterface.h.