I want to verify my game before it starts
where add to code
I want to use my authentication method
It depends on what you want to verify and what you need for verification.
You have three delegates to choose from:
FCoreDelegates::FOnPreMainInit
FCoreDelegates::OnFEngineLoopInitComplete
FCoreDelegates::OnPostEngineInit
1 Like
To include the UE installer when installing VS, locate the Summary sidebar on the right, expand Game Development with C++, and under Optional, make sure the checkbox for Unreal Engine installer is checked to enable it. You can read more about this at https://docs.unrealengine.com/4.27/en-US/ProductionPipelines/DevelopmentSetup/VisualStudioSetup/ or at https://computools.com/software-development-risks/