Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/ICurveSourceInterface
Description
Get the name that this curve source can be bound to by. Clients of this curve source will use this name to identify this source.
| Name | GetBindingName |
| Type | function |
| Header File | /Engine/Source/Runtime/Engine/Classes/Animation/CurveSourceInterface.h |
| Include Path | #include "Animation/CurveSourceInterface.h" |
UFUNCTION (BlueprintNativeEvent, Category="Curves")
FName GetBindingName() const