SetLocalMember

Overload list

Windows
MacOS
Linux
Name Description

Public function

void

 

SetLocalMember

(
    FName InMemberName,
    UStruct* InScope,
    const FGuid InMemberGuid
)

Set up this reference to a 'self' member name, scoped to a struct

Public function

void

 

SetLocalMember

(
    FName InMemberName,
    FString InScopeName,
    const FGuid InMemberGuid
)

Set up this reference to a 'self' member name, scoped to a struct name

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