Navigation
API > API/Runtime > API/Runtime/Core > API/Runtime/Core/Misc > API/Runtime/Core/Misc/FMapErrors
References
Module | Core |
Header | /Engine/Source/Runtime/Core/Public/Misc/MapErrors.h |
Include | #include "Misc/MapErrors.h" |
Syntax
static FilenameIsTooLongForCooking;
Remarks
Uncategorized Filename is too long ({FilenameLength} characters) - this may interfere with cooking for consoles. Unreal filenames should be no longer than {Length} characters. Filename value: {Filename}: Please rename the file to be within the length specified.