UE_FORCEINLINE_HINT TSharedRef< CastToType, Mode > StaticCastSharedRef(TSharedRef< CastFromType, Mode > const &InSharedRef)
Definition SharedPointer.h:127
ECrashContextType
Definition GenericPlatformCrashContext.h:112
FWindowsPlatformCrashContext FPlatformCrashContext
Definition WindowsPlatformCrashContext.h:31
Definition MicrosoftPlatformCrashContext.h:9
Definition WindowsPlatformCrashContext.h:10
virtual CORE_API void AddPlatformSpecificProperties() const override
Definition WindowsPlatformCrashContext.cpp:323
FWindowsPlatformCrashContext(ECrashContextType InType, const TCHAR *InErrorMessage)
Definition WindowsPlatformCrashContext.h:11
static CORE_API void AddOptionalAttachment(const FString &OptionalAttachmentFilepath)
Definition WindowsPlatformCrashContext.cpp:238
virtual CORE_API void CopyPlatformSpecificFiles(const TCHAR *OutputDirectory, void *Context) override
Definition WindowsPlatformCrashContext.cpp:359
void WriteOptionalAttachmentsXML(const FString &Filepath) const
Definition WindowsPlatformCrashContext.cpp:280
void CopyOptionalAttachments(const TCHAR *BaseOutputDirectory) const
Definition WindowsPlatformCrashContext.cpp:243