TMetasoundUObjectRegistryEntry::Cast

Attempts to cast the [UObject](API\Runtime\CoreUObject\UObject\UObject) to an [FMetasoundAssetBase](API\Plugins\MetasoundFrontend\FMetasoundAssetBase)

Choose your operating system:

Windows

macOS

Linux

Override Hierarchy

IMetasoundUObjectRegistryEntry::Cast()

TMetasoundUObjectRegistryEntry::Cast()

References

Module

MetasoundEngine

Header

/Engine/Plugins/Runtime/Metasound/Source/MetasoundEngine/Public/MetasoundUObjectRegistry.h

Include

#include "MetasoundUObjectRegistry.h"

Syntax

virtual const FMetasoundAssetBase * Cast
(
    const UObject * InObject
) const

Remarks

Attempts to cast the UObject to an FMetasoundAssetBase