Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/USCS_Node
Description
Gets a metadata value on the SCS_Node; asserts if the value isn't present. Check for validiy using FindMetaDataEntryIndexForKey.
| Name | GetMetaData |
| Type | function |
| Header File | /Engine/Source/Runtime/Engine/Classes/Engine/SCS_Node.h |
| Include Path | #include "Engine/SCS_Node.h" |
| Source | /Engine/Source/Runtime/Engine/Private/SCS_Node.cpp |
const FString & GetMetaData
(
FName Key
) const