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