LeviLamina
Loading...
Searching...
No Matches
DynamicPropertyDefinePropertyError.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
enum class
DynamicPropertyDefinePropertyError :
int
{
6
IdentifierTooLong = 0,
7
IdentifierDuplicate = 1,
8
};
src
mc
world
persistence
DynamicPropertyDefinePropertyError.h
Generated on Sat Apr 26 2025 05:56:32 for LeviLamina by
1.12.0