SPerPlatformPropertiesWidget

[SPerPlatformPropertiesWidget](API\Editor\PropertyEditor\SPerPlatformPropertiesWidget)

Windows
MacOS
Linux

Inheritance Hierarchy

References

Module

PropertyEditor

Header

/Engine/Source/Editor/PropertyEditor/Public/SPerPlatformPropertiesWidget.h

Include

#include "SPerPlatformPropertiesWidget.h"

Syntax

class SPerPlatformPropertiesWidget : public SCompoundWidget

Remarks

Variables

Name Description

Protected variable

bool

 

bAddedMenuItem

Protected variable

int32

 

LastPlatformOverrideNames

Protected variable

FOnPlatformActi...

 

OnAddPlatform

Protected variable

FOnGenerateWidg...

 

OnGenerateWidget

Protected variable

FOnPlatformActi...

 

OnRemovePlatform

Protected variable

TAttribute< TAr...

 

PlatformOverrideNames

Functions

Name Description

Protected function

void

 

AddPlatform

(
    FName PlatformName
)

Protected function

void

 

AddPlatformToMenu

(
    const FName& PlatformName,
    const FTextFormat Format,
    FMenuBuilder& AddPlatformMenuBuild...
)

Protected function

EActiveTimer...

 

CheckPlatformCount

(
    double InCurrentTime,
    float InDeltaSeconds
)

Public function

void

 

Construct

(
    const typename SPerPlatformProperti...
)

Construct this widget

Protected function

void

 

ConstructChildren()

Protected function

TSharedRef< ...

 

MakePerPlatformWidget

(
    FName InName,
    FText InDisplayText,
    const TArray< FName >& InPlatformO...,
    FMenuBuilder& InAddPlatformMenuBui...
)

Protected function

FReply

 

RemovePlatform

(
    FName PlatformName
)

Classes

Name

Description

Public struct

FArguments

Typedefs

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