IMovieSceneModule::GetWeakPtr

Get this module ptr as a weak ptr.

Windows
MacOS
Linux

References

Module

MovieScene

Header

/Engine/Source/Runtime/MovieScene/Public/IMovieSceneModule.h

Include

#include "IMovieSceneModule.h"

Syntax

TWeakPtr< IMovieSceneModule > GetWeakPtr()

Remarks

Get this module ptr as a weak ptr. @note resulting weak ptr should not be used to hold persistent strong references

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