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