Navigation
API > API/Plugins > API/Plugins/UAF > API/Plugins/UAF/FBindableByte
Overloads
| Name |
Remarks |
Include Path |
Unreal Specifiers |
|
|
BindableValue/UAFBindableTypes.h |
|
|
|
BindableValue/UAFBindableTypes.h |
|
FBindableByte()
| |
|
| Name |
FBindableByte |
| Type |
function |
| Header File |
/Engine/Plugins/Experimental/UAF/UAF/Source/UAF/Public/BindableValue/UAFBindableTypes.h |
| Include Path |
#include "BindableValue/UAFBindableTypes.h" |
FBindableByte()
FBindableByte(uint8)
| |
|
| Name |
FBindableByte |
| Type |
function |
| Header File |
/Engine/Plugins/Experimental/UAF/UAF/Source/UAF/Public/BindableValue/UAFBindableTypes.h |
| Include Path |
#include "BindableValue/UAFBindableTypes.h" |
FBindableByte
(
uint8 InValue
)