Navigation
API > API/Plugins > API/Plugins/Mover > API/Plugins/Mover/URollbackBlackboard > API/Plugins/Mover/URollbackBlackboard/BlackboardEntry
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
| MoveLibrary/RollbackBlackboard.h | |||
BlackboardEntry
(
const EntrySettings& InSettings, |
TODO: consider what options need to be specified. | MoveLibrary/RollbackBlackboard.h |
BlackboardEntry()
| Name | BlackboardEntry |
| Type | function |
| Header File | /Engine/Plugins/Experimental/Mover/Source/Mover/Public/MoveLibrary/RollbackBlackboard.h |
| Include Path | #include "MoveLibrary/RollbackBlackboard.h" |
BlackboardEntry()
BlackboardEntry(const EntrySettings &, const EntryT *)
Description
TODO: consider what options need to be specified.
| Name | BlackboardEntry |
| Type | function |
| Header File | /Engine/Plugins/Experimental/Mover/Source/Mover/Public/MoveLibrary/RollbackBlackboard.h |
| Include Path | #include "MoveLibrary/RollbackBlackboard.h" |
BlackboardEntry
(
const EntrySettings & InSettings,
const EntryT * OptionalInitialObj
)