LeviLamina
Loading...
Searching...
No Matches
BoneAnimationChannel.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
// auto generated forward declare list
6
// clang-format off
7
class
KeyFrameTransform
;
8
// clang-format on
9
10
class
BoneAnimationChannel
{
11
public
:
12
// member variables
13
// NOLINTBEGIN
14
::ll::UntypedStorage<4, 4>
mUnk639e19;
15
::ll::UntypedStorage<8, 24>
mUnk746181;
16
// NOLINTEND
17
18
public
:
19
// prevent constructor by default
20
BoneAnimationChannel
& operator=(
BoneAnimationChannel
const
&);
21
BoneAnimationChannel
(
BoneAnimationChannel
const
&);
22
BoneAnimationChannel
();
23
24
public
:
25
// member functions
26
// NOLINTBEGIN
27
MCNAPI ::KeyFrameTransform&
addKeyFrame
(
float
time);
28
29
MCNAPI
void
sortKeyFrames
();
30
// NOLINTEND
31
};
BoneAnimationChannel
Definition
BoneAnimationChannel.h:10
BoneAnimationChannel::addKeyFrame
MCAPI::KeyFrameTransform & addKeyFrame(float time)
BoneAnimationChannel::sortKeyFrames
MCAPI void sortKeyFrames()
KeyFrameTransform
Definition
KeyFrameTransform.h:11
ll::UntypedStorage
Definition
Alias.h:14
src
mc
world
actor
animation
BoneAnimationChannel.h
Generated on Fri Jun 13 2025 05:05:01 for LeviLamina by
1.12.0