FScriptSlateIcon

Unreal Engine C++ API Reference > Developer > ToolMenus

References

   
Module ToolMenus
Header /Engine/Source/Developer/ToolMenus/Public/ToolMenuEntryScript.h
Include #include "ToolMenuEntryScript.h"

Syntax

struct FScriptSlateIcon  

Variables

Type Name Description
FName SmallStyleName  
FName StyleName  
FName StyleSetName  

Constructors

Type Name Description
  FScriptSlateIcon ()  
  FScriptSlateIcon ( const FName InStyleSetName, const FName InStyleName )  
  FScriptSlateIcon ( const FName InStyleSetName, const FName InStyleName, const FName InSmallStyleName )  

Functions

Type Name Description
FSlateIcon GetSlateIcon ()  

Operators

Type Name Description
  operator FSlateIcon ()  

Ask questions and help your peers Developer Forums

Write your own tutorials or read those from others Learning Library