LeviLamina
Loading...
Searching...
No Matches
SneakingComponentConstants.h
1#pragma once
2
3#include "mc/_HeaderOutputPredefine.h"
4
5// auto generated forward declare list
6// clang-format off
7namespace SneakingComponentConstants { struct SneakingInfo; }
8// clang-format on
9
10namespace SneakingComponentConstants {
11// static variables
12// NOLINTBEGIN
13MCAPI ::SneakingComponentConstants::SneakingInfo const& SNEAK_V1();
14
15MCAPI ::SneakingComponentConstants::SneakingInfo const& SNEAK_V2();
16// NOLINTEND
17
18} // namespace SneakingComponentConstants