Choose your operating system:
Windows
macOS
Linux
Module |
|
Header |
/Engine/Source/Runtime/Engine/Classes/Engine/AssetUserData.h |
Include |
#include "Engine/AssetUserData.h" |
class UAssetUserData : public UObject
Object that can be subclassed to store custom data on Unreal asset objects.
Name | Description | |
---|---|---|
|
UAssetUserData ( |
Name | Description | ||
---|---|---|---|
|
Draw ( |
Used for debugging UAssetUserData data in editor |
|
|
PostEditChangeOwner() |
Called when the owner object is modified |