Choose your operating system:
Windows
macOS
Linux
Module |
|
Header |
/Engine/Source/Runtime/Engine/Classes/EdGraph/EdGraphPin.h |
Include |
#include "EdGraph/EdGraphPin.h" |
struct FSimpleMemberReference
Name | Description | ||
---|---|---|---|
|
MemberGuid |
The Guid of the member |
|
|
MemberName |
Name of the member |
|
|
TObjectPtr< UOb... |
MemberParent |
Most often the Class that this member is defined in. |
Name | Description | |
---|---|---|
|
FSimpleMemberReference() |
Name | Description | ||
---|---|---|---|
|
UClass * |
GetMemberParentClass() |
For backwards compatibility (when MemberParent used to exclusively be a class) |
|
Reset() |
Name | Description | ||
---|---|---|---|
|
operator== ( |