Create

Overload list

Windows
MacOS
Linux
Name Description

Public function Static

void

 

Create

(
    const UObject* InObject,
    FCompilerResultsLog* Log,
    FTokenizedMessage& OutMessage,
    TArray< UEdGraphNode* >& OutS...
)

Factory method, tokens can only be constructed as shared refs

Public function Static

void

 

Create

(
    const UEdGraphPin* InPin,
    FCompilerResultsLog* Log,
    FTokenizedMessage& OutMessage,
    TArray< UEdGraphNode* >& OutS...
)

Factory method, tokens can only be constructed as shared refs

Public function Static

void

 

Create

(
    const TCHAR* String,
    FCompilerResultsLog* Log,
    FTokenizedMessage& OutMessage,
    TArray< UEdGraphNode* >& OutS...
)

Factory method, tokens can only be constructed as shared refs

Public function Static

void

 

Create

(
    const FField* InField,
    FCompilerResultsLog* Log,
    FTokenizedMessage& OutMessage,
    TArray< UEdGraphNode* >& OutS...
)

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