FKismetUserDeclaredFunctionMetadata::GetMetaDataMap

Gets all metadata associated with this function

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

References

   
Module BlueprintGraph
Header /Engine/Source/Editor/BlueprintGraph/Classes/K2Node_EditablePinBase.h
Include #include "K2Node_EditablePinBase.h"
Source /Engine/Source/Editor/BlueprintGraph/Private/K2Node_EditablePinBase.cpp
const [TMap](API\Runtime\Core\Containers\TMap)< [FName](API\Runtime\Core\UObject\FName), [FString](API\Runtime\Core\Containers\FString) > & GetMetaDataMap() const  

Remarks

Gets all metadata associated with this function


Ask questions and help your peers Developer Forums

Write your own tutorials or read those from others Learning Library