A Demo Project for the UnrealEngineSDK
Loading...
Searching...
No Matches
ABP_VRKeyboard_C Class ReferenceBlueprint

A blueprint class with 2 graphs. More...

#include "/PixoCore/Blueprints/UI/VRKeyboards/Blueprints/Keyboard/BP_VRKeyboard"

Inheritance diagram for ABP_VRKeyboard_C:
[legend]

Public Attributes

USceneComponentDefaultSceneRoot
 Default Scene Root.
 
UWidgetComponentWidget
 Widget.
 
UWidgetInteractionComponent * WidgetInteraction
 Widget Interaction.
 

Protected Attributes

UWBP_VRKeyboard_CWBP_CustomKeyboard
 WBP Custom Keyboard.
 

Private Member Functions

void EventGraph ()
 
void UserConstructionScript ()
 

Detailed Description

A blueprint class with 2 graphs.

UDF Path:  /PixoCore /Blueprints /UI /VRKeyboards /Blueprints /Keyboard /BP_VRKeyboard
Config: Config/DefaultEngine.ini

Definition at line 11 of file ABP_VRKeyboard_C.h.

Member Function Documentation

◆ EventGraph()

void ABP_VRKeyboard_C::EventGraph ( )
privateBlueprint
Event Graph

Definition at line 17 of file ABP_VRKeyboard_C.cpp.

◆ UserConstructionScript()

void ABP_VRKeyboard_C::UserConstructionScript ( )
privateBlueprint
User Construction Script

Definition at line 13 of file ABP_VRKeyboard_C.cpp.

Member Data Documentation

◆ DefaultSceneRoot

USceneComponent* ABP_VRKeyboard_C::DefaultSceneRoot

Default Scene Root.

Definition at line 16 of file ABP_VRKeyboard_C.h.

◆ WBP_CustomKeyboard

UWBP_VRKeyboard_C* ABP_VRKeyboard_C::WBP_CustomKeyboard
protected

WBP Custom Keyboard.

Definition at line 19 of file ABP_VRKeyboard_C.h.

◆ Widget

UWidgetComponent* ABP_VRKeyboard_C::Widget

Widget.

Definition at line 14 of file ABP_VRKeyboard_C.h.

◆ WidgetInteraction

UWidgetInteractionComponent* ABP_VRKeyboard_C::WidgetInteraction

Widget Interaction.

Definition at line 15 of file ABP_VRKeyboard_C.h.


The documentation for this class was generated from the following files: