FMemberReference::GetScope

Returns the scope for the current member.

Windows
MacOS
Linux

References

Module

Engine

Header

/Engine/Source/Runtime/Engine/Classes/Engine/MemberReference.h

Include

#include "Engine/MemberReference.h"

Syntax

UClass * GetScope
(
    UClass * SelfScope
) const

Remarks

Returns the scope for the current member. This will vary based on whether or not this member uses the self context or not.

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss