UK2Node_Timeline::GetNodeAttributes

This function returns an arbitrary number of attributes that describe this node for analytics events

Unreal Engine C++ API Reference > Editor > BlueprintGraph > UK2Node_Timeline

References

   
Module BlueprintGraph
Header /Engine/Source/Editor/BlueprintGraph/Classes/K2Node_Timeline.h
Include #include "K2Node_Timeline.h"
Source /Engine/Source/Editor/BlueprintGraph/Private/K2Node_Timeline.cpp
virtual void GetNodeAttributes
(
    [TArray](API\Runtime\Core\Containers\TArray)< [TKeyValuePair](API\Runtime\Core\Templates\TKeyValuePair)< [FString](API\Runtime\Core\Containers\FString), [FString](API\Runtime\Core\Containers\FString) >> & OutNodeAttributes
) const

Remarks

This function returns an arbitrary number of attributes that describe this node for analytics events


Ask questions and help your peers Developer Forums

Write your own tutorials or read those from others Learning Library