Skip to content
  • Author

    For loading an object outside of the constructor, LoadObject needs to be used instead of the ConstructorHelpers:

    RegularMaterial = LoadObject<UMaterial>(GetTransientPackage(), TEXT("Material'/Path/MyMat.MyMat'"));

    By David Gilbert on 2020-03-10T10:02:04 (imported from GitLab)

    Edited by Jan Delember
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment