FParamRemapInfo

Helper struct to allow us to redirect pin name for node class

Windows
MacOS
Linux

References

Module

Engine

Header

/Engine/Source/Runtime/Engine/Classes/Engine/MemberReference.h

Include

#include "Engine/MemberReference.h"

Syntax

struct FParamRemapInfo

Remarks

Helper struct to allow us to redirect pin name for node class

Variables

Name Description

Public variable

bool

 

bCustomValueMapping

Public variable

FName

 

NewParam

Public variable

FName

 

NodeTitle

Public variable

FName

 

OldParam

Public variable

TMap< FString, ...

 

ParamValueMap

Constructors

Name Description

Public function

FParamRemapInfo()

Constructor

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