AMatineeActor::FindFirstGroupInstByName

Find the first group instance based on the [UInterpGroup](API\Runtime\Engine\Matinee\UInterpGroup) with the given name.

Windows
MacOS
Linux

References

Module

Engine

Header

/Engine/Source/Runtime/Engine/Classes/Matinee/MatineeActor.h

Include

#include "Matinee/MatineeActor.h"

Source

/Engine/Source/Runtime/Engine/Private/Interpolation.cpp

Syntax

UInterpGroupInst * FindFirstGroupInstByName
(
    const FString & InGroupName
)

Remarks

Find the first group instance based on the UInterpGroup with 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