Navigation
API > API/Plugins > API/Plugins/Mover > API/Plugins/Mover/URollbackBlackboard
Description
Users may access the reference of the entry, which may be more efficient than copy - out, copy - in. Although you can get access to the reference, it is not safe to hold references over time.
| Name | TryGetRef |
| Type | function |
| Header File | /Engine/Plugins/Experimental/Mover/Source/Mover/Public/MoveLibrary/RollbackBlackboard.h |
| Include Path | #include "MoveLibrary/RollbackBlackboard.h" |
template<typename EntryT>
EntryT * TryGetRef
(
FName ObjName
) const