Skip to main content
Skip table of contents

Control panel - System actions and property types

System actions

Type

Actions

System actions

Get

  • Filename

  • Current region

  • Read engine

  • Send to engines

Trigger

  • Set region

  • Set read engine

  • Set send to engine

  • Set read/send to engine

  • Open tab

  • Invoke URL

  • Copy to clipboard

  • Focus on widget

Supported target property types

Property type

Source

Related UE5 type names

Boolean

false | true as text string

bool

Number

any float or integer number

byte, integer, integer64, float

String

any text string

FName, FString, FText

List (Enum, Array, …)

any String

Enums (any type starting with U and ending with *)

Color

Color OR individual Numbers for

  • Red

  • Green

  • Blue

  • Alpha

FColor

Transform

Transform OR individual Numbers for

  • Position XYZ

  • Rotation XYZ

  • Scale XYZ

Transform

Vector

Vector OR individual Numbers for

  • XYZ

FVector

Function (Blueprint)

Custom properties with their respective property types

Every argument can be controlled separately

API Call

-

JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.