UE_FORCEINLINE_HINT TSharedRef< CastToType, Mode > StaticCastSharedRef(TSharedRef< CastFromType, Mode > const &InSharedRef)
Definition SharedPointer.h:127
int UNIXCOMMONSTARTUP_API CommonUnixMain(int argc, char *argv[], int(*RealMain)(const TCHAR *CommandLine), void(*AppExitCallback)()=nullptr)
CommonUnixMain - executes common startup code for Unix programs/engine.
Definition UnixCommonStartup.cpp:241