Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/EdGraph > API/Runtime/Engine/EdGraph/UEdGraphPin
References
| Module | Engine |
| 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
Remarks
Returns an internal string representation of the string/object/text default value, that is compatible with AutogeneratedDefaultValue and ImportText
Do not directly compare this value with another to test for a default value. Instead use DoesDefaultValueMatch or DoesDefaultValueMatchAutogenerated on the schema.