Navigation
BlueprintAPI > BlueprintAPI/AssetUserData
Creates and adds an instance of the provided AssetUserData class to the target asset.
Target is Interface Asset User Data
Inputs
| Type | Name | Description |
|---|---|---|
| exec | In | |
| interface | Target | |
| class | In User Data Class | UAssetUserData sub class to create |
Outputs
| Type | Name | Description |
|---|---|---|
| exec | Out | |
| boolean | Return Value | Whether or not an instance of InUserDataClass was succesfully added |