Navigation
API > API/Plugins > API/Plugins/MetasoundFrontend > API/Plugins/MetasoundFrontend/FVersioningManager
Description
Versions document interfaces on the given builder's object. Primarily exposed for testing purposes from other modules. Waits for all other active async versioning requests for safety (is and should not be called from versioning async task).
| Name | VersionInterfaces |
| Type | function |
| Header File | /Engine/Plugins/Runtime/Metasound/Source/MetasoundFrontend/Public/MetasoundFrontendDocumentVersioning.h |
| Include Path | #include "MetasoundFrontendDocumentVersioning.h" |
| Source | /Engine/Plugins/Runtime/Metasound/Source/MetasoundFrontend/Private/MetasoundFrontendDocumentVersioning.cpp |
bool VersionInterfaces
(
FMetaSoundFrontendDocumentBuilder & DocBuilder
) const