Navigation
API > API/Plugins > API/Plugins/MetasoundEditor > API/Plugins/MetasoundEditor/UMetaSoundEditorSubsystem
| Type | Name | Description | |
|---|---|---|---|
| void | SetFocusedPage
(
UMetaSoundBuilderBase* Builder, |
If the given page name is implemented on the provided builder, sets the focused page of the provided builder to the associated page and sets the audition page to the provided name. | |
| bool | SetFocusedPage
(
UMetaSoundBuilderBase& Builder, |
If the given PageID is implemented on the provided builder, sets the focused page of the provided builder to the associated page and sets the audition target page to the provided ID. |