 |
TUniquePtr< Metasound::INode > |
|
|
 |
TUniquePtr< Metasound::INode > |
|
|
 |
TUniquePtr< Metasound::INode > |
|
|
 |
TUniquePtr< Metasound::INode > |
|
|
 |
bool |
|
Enqueue and init command for registering a node or data type. |
 |
bool |
|
Query for MetaSound Frontend document objects. |
 |
bool |
|
|
 |
const TSet< FMetasoundFrontendVersion > * |
|
|
 |
bool |
|
|
 |
bool |
|
|
 |
bool |
|
|
 |
bool |
|
|
 |
FMetasoundFrontendRegistryContainer * |
|
|
 |
bool |
|
|
 |
TSharedPtr< const Metasound::FGraph > |
|
Retrieve a registered graph. |
 |
bool |
|
|
 |
bool |
|
|
 |
bool |
|
|
 |
TArray< FConverterNodeInfo > |
|
Returns a list of possible nodes to use to convert from FromDataType to ToDataType. |
 |
FNodeRegistryKey |
|
|
 |
FNodeRegistryKey |
|
|
 |
FNodeRegistryKey |
|
|
 |
bool |
|
|
 |
bool |
|
Returns true if the provided registry key (node key and asset path) corresponds to a valid registered graph. |
 |
bool |
|
Returns true if the provided registry key corresponds to a valid registered node that is natively defined. |
 |
bool |
|
Returns true if the provided registry key corresponds to a valid registered node. |
 |
void |
|
Iterates class types in registry. If InClassType is set to a valid class type (optional), only iterates classes of the given type. |
 |
bool |
|
|
 |
FNodeRegistryKey |
|
Register an external node with the frontend. |
 |
void |
|
This is called on module startup. This invokes any registration commands enqueued by our registration macros. |
 |
void |
|
|
 |
void |
|
|
 |
bool |
|
Unregister an external node from the frontend. |
 |
void |
|
Wait for async graph registration to complete for a specific graph. |