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