Navigation
API > API/Editor > API/Editor/UnrealEd
Info about a redirector binding. Redirector bindings allow
| |
|
| Name |
FRedirectorBindingInfo |
| Type |
struct |
| Header File |
/Engine/Source/Editor/UnrealEd/Public/IPropertyAccessEditor.h |
| Include Path |
#include "IPropertyAccessEditor.h" |
Syntax
struct FRedirectorBindingInfo
Constructors
Variables
Public
| Name |
Type |
Remarks |
Include Path |
Unreal Specifiers |
| Description |
FText |
Description of the binding, used as tooltip text |
IPropertyAccessEditor.h |
|
| Name |
FName |
The name of the binding |
IPropertyAccessEditor.h |
|
| Struct |
UStruct * |
The struct that the binding will output |
IPropertyAccessEditor.h |
|
Functions
Public