LeviLamina
Loading...
Searching...
No Matches
AnimationVisitor.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
// auto generated inclusion list
6
#include "mc/platform/brstd/function_ref.h"
7
8
// auto generated forward declare list
9
// clang-format off
10
class
ActorAnimationControllerPlayer
;
11
class
ActorAnimationControllerStatePlayer
;
12
class
ActorAnimationPlayer
;
13
class
ActorSkeletalAnimationPlayer
;
14
// clang-format on
15
16
struct
AnimationVisitor
{
17
public
:
18
// member variables
19
// NOLINTBEGIN
20
::ll::TypedStorage<8, 16,
::brstd::function_ref
<void(
::ActorAnimationPlayer
&)>> mBase;
21
::ll::TypedStorage<8, 16,
::brstd::function_ref
<void(
::ActorSkeletalAnimationPlayer
&)>> mSkeletal;
22
::ll::TypedStorage<8, 16,
::brstd::function_ref
<void(
::ActorAnimationControllerPlayer
&)>> mController;
23
::ll::TypedStorage<8, 16,
::brstd::function_ref
<void(
::ActorAnimationControllerStatePlayer
&)>> mControllerState;
24
// NOLINTEND
25
};
ActorAnimationControllerPlayer
Definition
ActorAnimationControllerPlayer.h:22
ActorAnimationControllerStatePlayer
Definition
ActorAnimationControllerStatePlayer.h:22
ActorAnimationPlayer
Definition
ActorAnimationPlayer.h:19
ActorSkeletalAnimationPlayer
Definition
ActorSkeletalAnimationPlayer.h:22
brstd::function_ref
Definition
function_ref.h:60
AnimationVisitor
Definition
AnimationVisitor.h:16
src-server
mc
world
actor
animation
AnimationVisitor.h
Generated on Tue Nov 25 2025 04:01:38 for LeviLamina by
1.12.0