FToolMenuOwner

Windows
MacOS
Linux

References

Module

ToolMenus

Header

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

Include

#include "ToolMenuOwner.h"

Syntax

struct FToolMenuOwner

Variables

Name Description

Public variable

int64

 

ValueInt64

Public variable

FStoreName

 

ValueName

Constructors

Name Description

Public function

FToolMenuOwner()

Public function

FToolMenuOwner

(
    void* InPointer
)

Public function

FToolMenuOwner

(
    const WIDECHAR* InValue
)

Public function

FToolMenuOwner

(
    const ANSICHAR* InValue
)

Public function

FToolMenuOwner

(
    const FName InValue
)

Functions

Name Description

Public function Const

bool

 

IsSet()

Public function Const

FName

 

TryGetName()

Operators

Name Description

Public function Const

bool

 

operator!=

(
    const FToolMenuOwner& Other
)

Public function Const

bool

 

operator==

(
    const FToolMenuOwner& Other
)

Enums

Name

Description

Private enum

EValueType

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