GetObjectAsAssetBase

Overload list

Choose your operating system:

Windows

macOS

Linux

Name Description

Public function Const

FMetasoundAs...

 

GetObjectAsAssetBase

(
    UObject* InObject
)

Returns casts the UObject to a FMetasoundAssetBase if the UObject is of a registered type.

Public function Const

const FMetas...

 

GetObjectAsAssetBase

(
    const UObject* InObject
)

Returns casts the UObject to a FMetasoundAssetBase if the UObject is of a registered type.