FMemberReference::SetGivenSelfScope

Only intended for backwards compat!

Windows
MacOS
Linux

References

Module

Engine

Header

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

Include

#include "Engine/MemberReference.h"

Source

/Engine/Source/Runtime/Engine/Private/MemberReference.cpp

Syntax

void SetGivenSelfScope
(
    const FName InMemberName,
    const FGuid InMemberGuid,
    TSubclassOf< class UObject > InMemberParentClass,
    TSubclassOf< class UObject > SelfScope
) const

Remarks

Only intended for backwards compat!

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