ISourceControlState::GetSmallIconName

Get the name of the small icon graphic we should use to display the state in a UI.

Unreal Engine C++ API Reference > Developer > SourceControl > ISourceControlState

Deprecated * GetSmallIconName has been replaced by GetIcon.

References

   
Module SourceControl
Header /Engine/Source/Developer/SourceControl/Public/ISourceControlState.h
Include #include "ISourceControlState.h"
virtual [FName](API\Runtime\Core\UObject\FName) GetSmallIconName() const  

Remarks

Get the name of the small icon graphic we should use to display the state in a UI. the name of the icon to display


Ask questions and help your peers Developer Forums

Write your own tutorials or read those from others Learning Library