AMatineeActor::FindViewedActor

If there is DirectorGroup, use it to find the viewed group at the current position, then the first instance of that group, and the [AActor](API\Runtime\Engine\GameFramework\AActor) it is bound to.

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

AActor * FindViewedActor()

Remarks

If there is DirectorGroup, use it to find the viewed group at the current position, then the first instance of that group, and the AActor it is bound to.

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