FMaterialStatsUtils::CreateMaterialStats

Call this to create an instance to FMaterialStats

Unreal Engine C++ API Reference > Editor > MaterialEditor > FMaterialStatsUtils

References

   
Module MaterialEditor
Header /Engine/Source/Editor/MaterialEditor/Public/MaterialStatsCommon.h
Include #include "MaterialStatsCommon.h"
Source /Engine/Source/Editor/MaterialEditor/Private/MaterialStatsCommon.cpp
static [TSharedPtr](API\Runtime\Core\Templates\TSharedPtr)< class FMaterialStats > CreateMaterialStats
(
    class [IMaterialEditor](API\Editor\MaterialEditor\IMaterialEditor) * MaterialEditor
)

Remarks

Call this to create an instance to FMaterialStats


Ask questions and help your peers Developer Forums

Write your own tutorials or read those from others Learning Library