Navigation
API > API/Runtime > API/Runtime/Core > API/Runtime/Core/Misc > API/Runtime/Core/Misc/FCompression
References
Module | Core |
Header | /Engine/Source/Runtime/Core/Public/Misc/Compression.h |
Include | #include "Misc/Compression.h" |
Source | /Engine/Source/Runtime/Core/Private/Misc/Compression.cpp |
static bool IsFormatValid
&40;
FName FormatName
&41;
Remarks
Checks to see if a format will be usable, so that a fallback can be used
Parameters
Name | Description |
---|---|
FormatName | The name of the format to test |