A Demo Project for the UnrealEngineSDK
Loading...
Searching...
No Matches
UWBP_CustomButton_C.cpp
Go to the documentation of this file.
1
3
4/*
5 This is fake C++ that doxygen will parse for call graph entries.
6
7 In this pseudo-C++, everything is a function and gets called
8 if it's mentioned in a node graph. Doxygen parses it anyway!
9
10 We use the URLs of the nodes to make this list.
11*/
12
21
23{
24 UWBP_CustomButton_C::ButtonText();
26}
27
37
51
53{
54}
55
FText CurrentText
The button's currently set text.
FText UppercaseText
A button's uppercase text. (i.e. A)
FText SecondaryText
A button's secondary text. (i.e. 1,2,#)
FButtonPressed ButtonPressed
Button Pressed.
bool bUseCustomStyle
Set this to true if you want to use a custom button styles.
TEnumAsByte< EModifierKeys > ModifierKey
caps lock, spacebar, enter button, etc).
FButtonStyle CustomStyle
If bUseCustomStyle is set to true, the style set in this variable will override the parent button's s...