LeviLamina
Loading...
Searching...
No Matches
ScriptManagerEventType.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
namespace
Editor {
6
7
enum class
ScriptManagerEventType :
int
{
8
ScriptSystemTeardown = 0,
9
ScriptSystemRebuild = 1,
10
};
11
12
}
src
mc
editor
ScriptManagerEventType.h
Generated on Sat Apr 26 2025 05:55:33 for LeviLamina by
1.12.0