Choose your operating system:
Windows
macOS
Linux
Module |
|
Header |
/Engine/Source/Runtime/Engine/Classes/EdGraph/EdGraphPin.h |
Include |
#include "EdGraph/EdGraphPin.h" |
Source |
/Engine/Source/Runtime/Engine/Private/EdGraph/EdGraphPin.cpp |
FString GetDefaultAsString() const
Returns an internal string representation of the string/object/text default value, that is compatible with AutogeneratedDefaultValue and ImportText @note Do not directly compare this value with another to test for a default value. Instead use DoesDefaultValueMatch or DoesDefaultValueMatchAutogenerated on the schema.