LeviLamina
Loading...
Searching...
No Matches
ErrorMemberType.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
namespace
ScriptModuleMinecraft {
6
7
enum class
ErrorMemberType :
int
{
8
Function = 0,
9
GetProperty = 1,
10
SetProperty = 2,
11
};
12
13
}
src
mc
scripting
modules
minecraft
actor
ErrorMemberType.h
Generated on Sat Apr 26 2025 05:55:50 for LeviLamina by
1.12.0