42 template <
typename FPlatformProcessImpl,
typename FPlatformMiscImpl>
51 return FPlatformProcessImpl::ExecElevatedProcess(URL, Params,
OutReturnCode);
56 FPlatformProcessImpl::SleepNoStats(
Seconds);
61 return FPlatformMiscImpl::GetLastError();
81 return new FPlatform();
UE_FORCEINLINE_HINT TSharedRef< CastToType, Mode > StaticCastSharedRef(TSharedRef< CastFromType, Mode > const &InSharedRef)
Definition SharedPointer.h:127
TPlatform< FPlatformProcess, FPlatformMisc > FPlatform
Definition Platform.h:67
Definition BuildPatchFileConstructor.h:28