UInterpGroupInst::InitGroupInst

Initialize this Group instance.

Windows
MacOS
Linux

References

Module

Engine

Header

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

Include

#include "Matinee/InterpGroupInst.h"

Source

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

Syntax

virtual void InitGroupInst
(
    UInterpGroup * InGroup,
    AActor * InGroupActor
)

Remarks

Initialize this Group instance. Called from AMatineeActor::InitInterp before doing any interpolation. Save the AActor for the group and creates any needed InterpTrackInsts

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