EExposedFieldType

The type of the exposed field.

Windows
MacOS
Linux

References

Module

RemoteControl

Header

/Engine/Plugins/VirtualProduction/RemoteControl/Source/RemoteControl/Public/RemoteControlField.h

Include

#include "RemoteControlField.h"

Syntax

enum EExposedFieldType
{
    Invalid,
    Property,
    Function,
}

Values

Name

Description

Invalid

Property

Function

Remarks

The type of the exposed field.

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