Navigation
API > API/Plugins > API/Plugins/Mover > API/Plugins/Mover/URollbackBlackboardLibrary
Description
A 'rolling' entry is good for data that changes every frame. Examples:
- a dynamic homing target location, or motion warping position, that is moving as we relate to it
- information about animation state from an associated skeletal mesh
| Name | MakeRollingEntrySettings |
| 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 MakeRollingEntrySettings()