AssetViewUtils::GetMaxAssetPathLen

Gets the maximum path length for an asset package file.

Unreal Engine C++ API Reference > Developer > AssetTools

References

   
Module AssetTools
Header /Engine/Source/Developer/AssetTools/Public/AssetViewUtils.h
Include #include "AssetViewUtils.h"
Source /Engine/Source/Developer/AssetTools/Private/AssetViewUtils.cpp
namespace AssetViewUtils  
{  
    int32 AssetViewUtils::GetMaxAssetPathLen()  
}  

Remarks

Gets the maximum path length for an asset package file. Changes behavior based on whether the editor experimental setting for long paths is enabled.


Ask questions and help your peers Developer Forums

Write your own tutorials or read those from others Learning Library