Navigation
API > API/Plugins > API/Plugins/MetasoundFrontend > API/Plugins/MetasoundFrontend/FMetaSoundFrontendDocumentBuilde-
References
| Module | MetasoundFrontend |
| Header | /Engine/Plugins/Runtime/Metasound/Source/MetasoundFrontend/Public/MetasoundFrontendDocumentBuilder.h |
| Include | #include "MetasoundFrontendDocumentBuilder.h" |
| Source | /Engine/Plugins/Runtime/Metasound/Source/MetasoundFrontend/Private/MetasoundFrontendDocumentBuilder.cpp |
bool SetGraphOutputAccessType
(
FName OutputName,
EMetasoundFrontendVertexAccessType AccessType
)
Remarks
Sets the given graph output's access type. If connected to other nodes and access type is not compatible, associated edges/connections are removed. Returns true if either DataType was successfully set to new value or if AccessType is already the given AccessType.