Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

References to contained archetypes in the defaultproperties block are not decompiled #57

Open
EliotVU opened this issue Jan 7, 2023 · 0 comments
Labels
bug decompiler Issues related to decompilation T3D Text 3D Format (DefaultProperties etc)

Comments

@EliotVU
Copy link
Owner

EliotVU commented Jan 7, 2023

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
@EliotVU EliotVU added bug decompiler Issues related to decompilation T3D Text 3D Format (DefaultProperties etc) labels Jan 7, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug decompiler Issues related to decompilation T3D Text 3D Format (DefaultProperties etc)
Projects
None yet
Development

No branches or pull requests

1 participant