Navigation
API > API/Plugins > API/Plugins/MetasoundEngine > API/Plugins/MetasoundEngine/UMetaSoundBuilderBase
Syntax
UPROPERTY&40;&41;
bool bIsAttached
Remarks
If true, builder is attached to an existing asset (directly making changes to its document). If false, builder is operating on a transient document which must be built to an asset prior to use by the MetaSound Frontend where it is then available for referencing, playback, auditioning, etc. by core execution.