An Unreal OnValidate Equivalent?

The closest i would think is Editor Utility Blueprint, these bp only run through editor.

Example:


image

There might be other function to look at because i think you are looking for an auto loaded script during import of an asset mesh, texture.

1 Like