LeviLamina
Loading...
Searching...
No Matches
ProfanityFilterComponent.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
struct
ProfanityFilterComponent
{
6
public
:
7
// member variables
8
// NOLINTBEGIN
9
::ll::TypedStorage<1, 1, bool> mIsRemoteProfanityFilterEnabled;
10
::ll::TypedStorage<1, 1, bool> mIsLocalProfanityFilterEnabled;
11
// NOLINTEND
12
};
ProfanityFilterComponent
Definition
ProfanityFilterComponent.h:5
src
mc
entity
components
ProfanityFilterComponent.h
Generated on Sat Apr 26 2025 05:55:35 for LeviLamina by
1.12.0