Making DataAsset classes

Typically, Unreal doesn't support creating custom data asset classes. To enable users to create their own custom data assets in BP, we have added a M2_DataAsset, which you can create blueprint classes that inherit from.

Last updated

Was this helpful?