Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/FMemberReference
Description
Returns the scope for the current member. This will vary based on whether or not this member uses the self context or not.
| Name | GetScope |
| Type | function |
| Header File | /Engine/Source/Runtime/Engine/Classes/Engine/MemberReference.h |
| Include Path | #include "Engine/MemberReference.h" |
UClass * GetScope
(
UClass * SelfScope
) const