A Demo Project for the UnrealEngineSDK
Loading...
Searching...
No Matches
ABP_PixoVRWristMenu_C.h
Go to the documentation of this file.
1#pragma once
13{
14
15protected:
19 UDataTable* ReviewWristMenuData;
20 UDataTable* MainWristMenuData;
21
22private:
88 void UserConstructionScript(); //"User Construction Script"
230 void EventGraph(); //"Event Graph"
231};
232
A blueprint class with 2 graphs.
FVector WindowsDebugScale
Windows Debug Scale.
UDataTable * ReviewWristMenuData
Review Wrist Menu Data.
FRotator WindowsDebugRotation
Windows Debug Rotation.
FVector WindowsDebugLocation
Windows Debug Location.
UDataTable * MainWristMenuData
Main Wrist Menu Data.
A actor class representing the PixoVR wrist menu. The wrist menu allows users to interact with menu i...