LeviLamina
Loading...
Searching...
No Matches
ActorAnimationInfo.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
// auto generated inclusion list
6
#include "mc/deps/core/string/HashedString.h"
7
8
// auto generated forward declare list
9
// clang-format off
10
class
ActorSkeletalAnimation
;
11
// clang-format on
12
13
class
ActorAnimationInfo
{
14
public
:
15
// member variables
16
// NOLINTBEGIN
17
::ll::TypedStorage<8, 48, ::HashedString> mName;
18
::ll::TypedStorage<8, 8, ::std::unique_ptr<::ActorSkeletalAnimation>> mPtr;
19
// NOLINTEND
20
};
ActorAnimationInfo
Definition
ActorAnimationInfo.h:13
ActorSkeletalAnimation
Definition
ActorSkeletalAnimation.h:18
src-server
mc
world
actor
animation
ActorAnimationInfo.h
Generated on Tue Nov 25 2025 04:01:38 for LeviLamina by
1.12.0