LeviLamina
Loading...
Searching...
No Matches
BoneAnimation.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
class
BoneAnimation
{
6
public
:
7
// member variables
8
// NOLINTBEGIN
9
::ll::UntypedStorage<8, 48>
mUnk5ae1b5;
10
::ll::UntypedStorage<8, 24>
mUnk7f55de;
11
::ll::UntypedStorage<1, 1>
mUnkdacf56;
12
// NOLINTEND
13
14
public
:
15
// prevent constructor by default
16
BoneAnimation
& operator=(
BoneAnimation
const
&);
17
BoneAnimation
(
BoneAnimation
const
&);
18
BoneAnimation
();
19
20
public
:
21
// member functions
22
// NOLINTBEGIN
23
MCNAPI
explicit
BoneAnimation
(::std::string
const
& name);
24
// NOLINTEND
25
26
public
:
27
// constructor thunks
28
// NOLINTBEGIN
29
MCNAPI
void
*
$ctor
(::std::string
const
& name);
30
// NOLINTEND
31
};
BoneAnimation
Definition
BoneAnimation.h:5
BoneAnimation::$ctor
MCAPI void * $ctor(::std::string const &name)
BoneAnimation::BoneAnimation
MCAPI BoneAnimation(::std::string const &name)
ll::UntypedStorage
Definition
Alias.h:14
src
mc
world
actor
animation
BoneAnimation.h
Generated on Fri Jun 13 2025 05:05:01 for LeviLamina by
1.12.0