IMetasoundUObjectRegistry::IsRegisteredClass

Returns true if the InObject is of a class or child class which is registered.

Choose your operating system:

Windows

macOS

Linux

References

Module

MetasoundEngine

Header

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

Include

#include "MetasoundUObjectRegistry.h"

Syntax

bool IsRegisteredClass
(
    UObject * InObject
) const

Remarks

Returns true if the InObject is of a class or child class which is registered.