LeviLamina
Loading...
Searching...
No Matches
WardenSpawnTrackerComponent.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
class
WardenSpawnTrackerComponent
{
6
public
:
7
// member variables
8
// NOLINTBEGIN
9
::ll::TypedStorage<4, 4, int> mThreatLevel;
10
::ll::TypedStorage<4, 4, int> mThreatLevelIncreaseCooldown;
11
::ll::TypedStorage<4, 4, int> mThreatLevelDecreaseTimer;
12
// NOLINTEND
13
14
public
:
15
// static variables
16
// NOLINTBEGIN
17
MCAPI
static
int
const
& MAX_THREAT_LEVEL();
18
// NOLINTEND
19
};
WardenSpawnTrackerComponent
Definition
WardenSpawnTrackerComponent.h:5
src
mc
entity
components
WardenSpawnTrackerComponent.h
Generated on Sat Apr 26 2025 05:55:35 for LeviLamina by
1.12.0