Navigation
API > API/Plugins > API/Plugins/MetasoundFrontend > API/Plugins/MetasoundFrontend/FNodeRegistryKey
References
| Module | MetasoundFrontend |
| Header | /Engine/Plugins/Runtime/Metasound/Source/MetasoundFrontend/Public/MetasoundFrontendRegistryKey.h |
| Include | #include "MetasoundFrontendRegistryKey.h" |
| Source | /Engine/Plugins/Runtime/Metasound/Source/MetasoundFrontend/Private/MetasoundFrontendRegistryKey.cpp |
static bool Parse
(
const FString & InKeyString,
FNodeRegistryKey & OutKey
)
Remarks
Parses string representation of key into registry key. For debug and deserialization use only. Returns true if parsed successfully.