PerVariableReadHistory

For each variable that was found, identify the pins that read them from the map in order from first to last read.

Windows
MacOS
Linux

Syntax

TArray< TArray< TTuple< const UEdGraphPin *, const UEdGraphPin * > > > PerVariableReadHistory

Remarks

For each variable that was found, identify the pins that read them from the map in order from first to last read. First of the pair has the read pin, second of the pair has the last set that wrote to the pin.

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