FScriptSlateIcon

Windows
MacOS
Linux

References

Module

ToolMenus

Header

/Engine/Source/Developer/ToolMenus/Public/ToolMenuEntryScript.h

Include

#include "ToolMenuEntryScript.h"

Syntax

struct FScriptSlateIcon

Variables

Name Description

Public variable

FName

 

SmallStyleName

Public variable

FName

 

StyleName

Public variable

FName

 

StyleSetName

Constructors

Name Description

Public function

FScriptSlateIcon()

Public function

FScriptSlateIcon

(
    const FName InStyleSetName,
    const FName InStyleName
)

Public function

FScriptSlateIcon

(
    const FName InStyleSetName,
    const FName InStyleName,
    const FName InSmallStyleName
)

Functions

Name Description

Public function Const

FSlateIcon

 

GetSlateIcon()

Operators

Name Description

Public function Const

 

operator FSlateIcon()

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss