It’s still NativeConstruct. If you call the super first, the the blueprint construct is called, then when the super finishes, you’re now running code after post construct - aka the red square.
It’s still NativeConstruct. If you call the super first, the the blueprint construct is called, then when the super finishes, you’re now running code after post construct - aka the red square.