UInterpGroupDirector

Windows
MacOS
Linux

Inheritance Hierarchy

References

Module

Engine

Header

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

Include

#include "Matinee/InterpGroupDirector.h"

Syntax

class UInterpGroupDirector : public UInterpGroup

Constructors

Name Description

Public function

UInterpGroupDirector

(
    const FObjectInitializer& ObjectIn...
)

Functions

Overridden from UInterpGroup

Name Description

Public function Virtual

AActor *

 

DeselectGroupActor

(
    UInterpGroupInst* GrInst
)

Deselects the group actor associated with the interp group.

Public function Virtual

AActor *

 

SelectGroupActor

(
    UInterpGroupInst* GrInst,
    bool bDeselectActors
)

Selects the group actor associated with the interp group.

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