Navigation
API > API/Editor > API/Editor/UnrealEd > API/Editor/UnrealEd/FEdGraphToken
| Type | Name | Description | |
|---|---|---|---|
| void | Create
(
const UObject* InObject, |
Factory method, tokens can only be constructed as shared refs | |
| void | Create
(
const UEdGraphPin* InPin, |
Factory method, tokens can only be constructed as shared refs | |
| void | Create
(
const TCHAR* String, |
Factory method, tokens can only be constructed as shared refs | |
| void | Create
(
const FField* InField, |
Factory method, tokens can only be constructed as shared refs |