Navigation
API > API/Plugins > API/Plugins/UAF > API/Plugins/UAF/FDataRegistry
Description
Obtains the data hanle for the passed Id, if it exists. If there is no anim data handle registered, the handle IsValid will be false
| Name | GetRegisteredData |
| Type | function |
| Header File | /Engine/Plugins/Experimental/UAF/UAF/Source/UAF/Public/DataRegistry.h |
| Include Path | #include "DataRegistry.h" |
| Source | /Engine/Plugins/Experimental/UAF/UAF/Source/UAF/Private/DataRegistry.cpp |
FDataHandle GetRegisteredData
(
const FName & Id
) const