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

A blueprint class with 2 graphs. More...

#include "/PixoTutorial/Blueprints/UI/BP_ControlsWrapper"

Inheritance diagram for ABP_ControlsWrapper_C:
[legend]

Public Attributes

USceneComponentDefaultSceneRoot
 Default Scene Root.
 
UWidgetComponentWidget
 Widget.
 

Private Member Functions

void EventGraph ()
 
void UserConstructionScript ()
 

Detailed Description

A blueprint class with 2 graphs.

UDF Path:  /PixoTutorial /Blueprints /UI /BP_ControlsWrapper
Config: Config/DefaultEngine.ini

Definition at line 11 of file ABP_ControlsWrapper_C.h.

Member Function Documentation

◆ EventGraph()

void ABP_ControlsWrapper_C::EventGraph ( )
privateBlueprint
Event Graph

Definition at line 17 of file ABP_ControlsWrapper_C.cpp.

◆ UserConstructionScript()

void ABP_ControlsWrapper_C::UserConstructionScript ( )
privateBlueprint
User Construction Script

Definition at line 13 of file ABP_ControlsWrapper_C.cpp.

Member Data Documentation

◆ DefaultSceneRoot

USceneComponent* ABP_ControlsWrapper_C::DefaultSceneRoot

Default Scene Root.

Definition at line 15 of file ABP_ControlsWrapper_C.h.

◆ Widget

UWidgetComponent* ABP_ControlsWrapper_C::Widget

Widget.

Definition at line 14 of file ABP_ControlsWrapper_C.h.


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