SRombauts / UEPlasticPlugin

Plastic SCM Plugin for Unreal Engine
http://srombauts.github.io/UEPlasticPlugin
147 stars 29 forks source link

Update workspace detects if it also need to reload the current map #117

Closed SRombautsU closed 1 year ago

SRombautsU commented 1 year ago

Detects if some packages to reload are referencing the current map

in which case the current map need to be reloaded, so it needs to be added to the list of packages if not already in

(assets that are parts of a map in the new One File Per Actor (OFPA) in UE5 are ExternalActors or ExternalObjects)