UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
MovieScenePreAnimatedStorageID.inl
Go to the documentation of this file.
1// Copyright Epic Games, Inc. All Rights Reserved.
2
3#pragma once
4
7
8namespace UE
9{
10namespace MovieScene
11{
12
13
14template<typename StorageType>
18
19
20} // namespace MovieScene
21} // namespace UE
UE_FORCEINLINE_HINT TSharedRef< CastToType, Mode > StaticCastSharedRef(TSharedRef< CastFromType, Mode > const &InSharedRef)
Definition SharedPointer.h:127
Definition MovieScene.Build.cs:6
Definition AdvancedWidgetsModule.cpp:13
TAutoRegisterPreAnimatedStorageID()
Definition MovieScenePreAnimatedStorageID.inl:15
Definition MovieScenePreAnimatedStorageID.h:51