Navigation
API > API/Plugins > API/Plugins/Mover > API/Plugins/Mover/URollbackBlackboardLibrary
Description
Single-frame entries are good for data that only needs to be communicated between different parts of the movement sim during the current frame and has no use beyond that. Example: information about acceleration used in a mode's GenerateMove that you want to capture and include in the SyncState during SimulationTick
| Name | MakeSingleFrameEntrySettings |
| Type | function |
| Header File | /Engine/Plugins/Experimental/Mover/Source/Mover/Public/MoveLibrary/RollbackBlackboardLibrary.h |
| Include Path | #include "MoveLibrary/RollbackBlackboardLibrary.h" |
| Source | /Engine/Plugins/Experimental/Mover/Source/Mover/Private/MoveLibrary/RollbackBlackboardLibrary.cpp |
static URollbackBlackboard::EntrySettings MakeSingleFrameEntrySettings()