LeviLamina
Loading...
Searching...
No Matches
ActorAnimationController.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
// auto generated forward declare list
6
// clang-format off
7
class
ActorAnimationControllerState
;
8
class
HashedString
;
9
class
SemVersion
;
10
// clang-format on
11
12
class
ActorAnimationController
{
13
public
:
14
// member variables
15
// NOLINTBEGIN
16
::ll::UntypedStorage<8, 48>
mUnk72907e;
17
::ll::UntypedStorage<8, 24>
mUnke82d66;
18
::ll::UntypedStorage<8, 8>
mUnkbf1b50;
19
::ll::UntypedStorage<8, 24>
mUnk8e330d;
20
::ll::UntypedStorage<8, 32>
mUnk1211b3;
21
// NOLINTEND
22
23
public
:
24
// prevent constructor by default
25
ActorAnimationController
& operator=(
ActorAnimationController
const
&);
26
ActorAnimationController
(
ActorAnimationController
const
&);
27
ActorAnimationController
();
28
29
public
:
30
// member functions
31
// NOLINTBEGIN
32
MCAPI
ActorAnimationController
(
33
::HashedString
const
& name,
34
::SemVersion
const
& version,
35
::std::string
const
& sourceFilePathWithExtension
36
);
37
38
MCAPI ::std::shared_ptr<::ActorAnimationControllerState>& addState(
::HashedString
const
& name);
39
40
MCAPI uint64 findStateIndex(::std::string
const
& name,
bool
missingIsOkay, uint64 defaultState)
const
;
41
42
MCAPI
void
resolveTransitionStateIndices();
43
44
MCAPI
~ActorAnimationController
();
45
// NOLINTEND
46
47
public
:
48
// constructor thunks
49
// NOLINTBEGIN
50
MCAPI
void
*
51
$ctor(
::HashedString
const
& name,
::SemVersion
const
& version, ::std::string
const
& sourceFilePathWithExtension);
52
// NOLINTEND
53
54
public
:
55
// destructor thunk
56
// NOLINTBEGIN
57
MCAPI
void
$dtor();
58
// NOLINTEND
59
};
ActorAnimationControllerState
Definition
ActorAnimationControllerState.h:14
ActorAnimationController
Definition
ActorAnimationController.h:12
HashedString
Definition
HashedString.h:5
SemVersion
Definition
SemVersion.h:15
ll::UntypedStorage
Definition
Alias.h:14
src
mc
world
actor
animation
ActorAnimationController.h
Generated on Sat Apr 26 2025 05:56:04 for LeviLamina by
1.12.0