FindGroupByName

Overload list

Windows
MacOS
Linux
Name Description

Public function

int32

 

FindGroupByName

(
    FName GroupName
)

Search through all InterpGroups in this InterpData to find a group whose GroupName matches the given name.

Public function

int32

 

FindGroupByName

(
    const FString& InGroupName
)

Search through all InterpGroups in this InterpData to find a group whose GroupName matches the given 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