LeviLamina
Loading...
Searching...
No Matches
LeashedEntitiesComponent.h
1#pragma once
2
3#include "mc/_HeaderOutputPredefine.h"
4
5// auto generated inclusion list
6#include "mc/platform/brstd/flat_set.h"
7
8// auto generated forward declare list
9// clang-format off
10struct ActorUniqueID;
11// clang-format on
12
14public:
15 // member variables
16 // NOLINTBEGIN
17 ::ll::TypedStorage<
18 8,
19 40,
21 mLeashedEntities;
22 // NOLINTEND
23};
Definition flat_set.h:8
Definition ActorUniqueID.h:5
Definition LeashedEntitiesComponent.h:13