LeviLamina
Loading...
Searching...
No Matches
ContinuousLookAtEntityIntent.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
// auto generated forward declare list
6
// clang-format off
7
class
WeakEntityRef
;
8
// clang-format on
9
10
namespace
sim {
11
12
struct
ContinuousLookAtEntityIntent
{
13
public
:
14
// member variables
15
// NOLINTBEGIN
16
::ll::TypedStorage<8, 24, ::WeakEntityRef> mEntity;
17
::ll::TypedStorage<1, 1, bool> mStopOnMove;
18
// NOLINTEND
19
};
20
21
}
// namespace sim
WeakEntityRef
Definition
WeakEntityRef.h:14
sim::ContinuousLookAtEntityIntent
Definition
ContinuousLookAtEntityIntent.h:12
src
mc
server
sim
ContinuousLookAtEntityIntent.h
Generated on Sat Apr 26 2025 05:55:58 for LeviLamina by
1.12.0