Navigation
API > API/Plugins > API/Plugins/AnimNext > API/Plugins/AnimNext/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/AnimNext/Source/AnimNext/Public/DataRegistry.h |
| Include Path | #include "DataRegistry.h" |
| Source | /Engine/Plugins/Experimental/AnimNext/Source/AnimNext/Private/DataRegistry.cpp |
FDataHandle GetRegisteredData
(
const FName & Id
) const