FEdGraphToken::Create

Factory method, tokens can only be constructed as shared refs

Windows
MacOS
Linux

References

Module

UnrealEd

Header

/Engine/Source/Editor/UnrealEd/Public/EdGraphToken.h

Include

#include "EdGraphToken.h"

Source

/Engine/Source/Editor/UnrealEd/Private/EdGraphToken.cpp

Syntax

static void Create
(
    const FField * InField,
    FCompilerResultsLog * Log,
    FTokenizedMessage & OutMessage,
    TArray< UEdGraphNode * > & OutSourceNodes
)

Remarks

Factory method, tokens can only be constructed as shared refs

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