Navigation
API > API/Plugins > API/Plugins/MetasoundEngine > API/Plugins/MetasoundEngine/TMetasoundUObjectRegistryEntry
| Type | Name | Description | |
|---|---|---|---|
| bool | IsChildClass
(
const UObject* InObject |
Returns true if the UObject is of a Class which is a child of this UClass associated with this entry. | |
| bool | IsChildClass
(
const UClass* InClass |
Returns true if the UClass is a child of this UClass associated with this entry. |