You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Normally, if a reference to an archetype occurs UELib will decompile and inline that archetypes declaration if its outer matches the current context. However for some reason this is not always the case e.g.
begin object name=Default__BCAI_EnemyBossDus01 class=BCAI_EnemyBossDus01
ReactionManager=BCAIReactionManager'Default__BCAI_EnemyBossDus01.ReactionManager0'
object end
The text was updated successfully, but these errors were encountered:
Normally, if a reference to an archetype occurs UELib will decompile and inline that archetypes declaration if its outer matches the current context. However for some reason this is not always the case e.g.
The text was updated successfully, but these errors were encountered: