Navigation
BlueprintAPI > BlueprintAPI/AssetUserData
Checks whether or not an instance of the provided AssetUserData class is contained.
Target is Interface Asset User Data
Inputs
| Type | Name | Description |
|---|---|---|
| exec | In | |
| interface | Target | |
| class | In User Data Class | UAssetUserData sub class to check for |
Outputs
| Type | Name | Description |
|---|---|---|
| exec | Out | |
| boolean | Return Value | Whether or not an instance of InUserDataClass was found |