A Demo Project for the UnrealEngineSDK
Loading...
Searching...
No Matches
ABP_VRKeyboard_C.h
Go to the documentation of this file.
1#pragma once
12{
13public:
15 UWidgetInteractionComponent* WidgetInteraction;
17
18protected:
20
21private:
87 void UserConstructionScript(); //"User Construction Script"
371 void EventGraph(); //"Event Graph"
372};
373
A blueprint class with 2 graphs.
UWidgetInteractionComponent * WidgetInteraction
Widget Interaction.
UWidgetComponent * Widget
Widget.
UWBP_VRKeyboard_C * WBP_CustomKeyboard
WBP Custom Keyboard.
USceneComponent * DefaultSceneRoot
Default Scene Root.
A blueprint class with 11 graphs.