![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
#include <MovieSceneComponentPtr.h>
Inheritance diagram for UE::MovieScene::TComponentLock< TWriteOptional< T > >:Additional Inherited Members | |
Public Types inherited from UE::MovieScene::TComponentPtr< T > | |
| using | ValueType = std::conditional_t< std::is_const_v< T >, typename TCallTraits< T >::ParamType, T & > |
Protected Attributes inherited from UE::MovieScene::TComponentPtr< T > | |
| T * | ComponentPtr |
|
default |
|
inlineexplicit |