LeviLamina
Loading...
Searching...
No Matches
BoneOrientation.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
class
BoneOrientation
{
6
public
:
7
// member variables
8
// NOLINTBEGIN
9
::ll::UntypedStorage<4, 4>
mUnk7b9647;
10
::ll::UntypedStorage<4, 4>
mUnkfc37c2;
11
::ll::UntypedStorage<8, 48>
mUnkac4bc7;
12
::ll::UntypedStorage<4, 64>
mUnk3c8170;
13
::ll::UntypedStorage<4, 36>
mUnkd169e4;
14
::ll::UntypedStorage<4, 36>
mUnk71b914;
15
::ll::UntypedStorage<8, 8>
mUnkc3d2c4;
16
::ll::UntypedStorage<8, 8>
mUnk66959a;
17
::ll::UntypedStorage<4, 12>
mUnkb30823;
18
::ll::UntypedStorage<1, 1>
mUnk65f333;
19
::ll::UntypedStorage<1, 1>
mUnke7eb93;
20
::ll::UntypedStorage<1, 1>
mUnk957887;
21
// NOLINTEND
22
23
public
:
24
// prevent constructor by default
25
BoneOrientation
(
BoneOrientation
const
&);
26
BoneOrientation
();
27
28
public
:
29
// member functions
30
// NOLINTBEGIN
31
MCNAPI
void
applyShortestPathBlend
(
32
::BoneOrientation
const
& blendOut,
33
::BoneOrientation
const
& blendIn,
34
float
blendInWeight,
35
float
36
);
37
38
MCNAPI ::BoneOrientation&
operator=
(
::BoneOrientation
const
& rhs);
39
40
MCNAPI
~BoneOrientation
();
41
// NOLINTEND
42
43
public
:
44
// destructor thunk
45
// NOLINTBEGIN
46
MCNAPI
void
$dtor
();
47
// NOLINTEND
48
};
BoneOrientation
Definition
BoneOrientation.h:5
BoneOrientation::operator=
MCAPI::BoneOrientation & operator=(::BoneOrientation const &rhs)
BoneOrientation::$dtor
MCAPI void $dtor()
BoneOrientation::~BoneOrientation
MCAPI ~BoneOrientation()
BoneOrientation::applyShortestPathBlend
MCAPI void applyShortestPathBlend(::BoneOrientation const &blendOut, ::BoneOrientation const &blendIn, float blendInWeight, float)
ll::UntypedStorage
Definition
Alias.h:14
src
mc
world
actor
animation
BoneOrientation.h
Generated on Fri Jun 13 2025 05:05:01 for LeviLamina by
1.12.0