WeakEndpoint

Serialized weak pointer to the function entry ([UK2Node_FunctionEntry](API\Editor\BlueprintGraph\UK2Node_FunctionEntry)) or custom event node ([UK2Node_CustomEvent](API\Editor\BlueprintGraph\UK2Node_CustomEvent)) within the blueprint graph for this event.

Windows
MacOS
Linux

Syntax

TWeakObjectPtr< UObject > WeakEndpoint

Remarks

Serialized weak pointer to the function entry (UK2Node_FunctionEntry) or custom event node (UK2Node_CustomEvent) within the blueprint graph for this event. Stored as an editor-only UObject so UHT can parse it when building for non-editor.

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