FMovieSceneChannelHandle::Get

Get the channel pointer this handle represents.

Windows
MacOS
Linux

References

Module

MovieScene

Header

/Engine/Source/Runtime/MovieScene/Public/Channels/MovieSceneChannelHandle.h

Include

#include "Channels/MovieSceneChannelHandle.h"

Source

/Engine/Source/Runtime/MovieScene/Private/Channels/MovieSceneChannelHandle.cpp

Syntax

FMovieSceneChannel * Get() const

Remarks

Get the channel pointer this handle represents.

Returns

the channel's pointer, or nullptr if the proxy it was created with is no longer alive.

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