Navigation
API > API/Plugins > API/Plugins/StateTreeEditorModule > API/Plugins/StateTreeEditorModule/FValidationResult
Overloads
| Name |
Remarks |
Include Path |
Unreal Specifiers |
|
|
StateTreeCompiler.h |
|
FValidationResult
(
const bool bInResult,
const int32 InValue,
const int32 InMaxValue
)
|
|
StateTreeCompiler.h |
|
FValidationResult()
| |
|
| Name |
FValidationResult |
| Type |
function |
| Header File |
/Engine/Plugins/Runtime/StateTree/Source/StateTreeEditorModule/Public/StateTreeCompiler.h |
| Include Path |
#include "StateTreeCompiler.h" |
FValidationResult()
FValidationResult(const bool, const int32, const int32)
| |
|
| Name |
FValidationResult |
| Type |
function |
| Header File |
/Engine/Plugins/Runtime/StateTree/Source/StateTreeEditorModule/Public/StateTreeCompiler.h |
| Include Path |
#include "StateTreeCompiler.h" |
FValidationResult
(
const bool bInResult,
const int32 InValue,
const int32 InMaxValue
)