FBlueprintComponentDelegateBinding

Entry for a delegate to assign after a blueprint has been instanced

Windows
MacOS
Linux

References

Module

Engine

Header

/Engine/Source/Runtime/Engine/Classes/Engine/ComponentDelegateBinding.h

Include

#include "Engine/ComponentDelegateBinding.h"

Syntax

struct FBlueprintComponentDelegateBinding

Remarks

Entry for a delegate to assign after a blueprint has been instanced

Variables

Name Description

Public variable

FName

 

ComponentPropertyName

Name of component property that contains delegate we want to assign to.

Public variable

FName

 

DelegatePropertyName

Name of property on the component that we want to assign to.

Public variable

FName

 

FunctionNameToBind

Name of function that we want to bind to the delegate.

Constructors

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