This website requires JavaScript.
Explore
Help
Sign In
cosmonaut
/
MoonWorksImGuiExample
Watch
1
Star
0
Fork
You've already forked MoonWorksImGuiExample
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
8dfbe09755
MoonWorksImGuiExample
/
lib
/
ImGui.NET
/
Generated
/
ImGuiSortDirection.gen.cs
10 lines
135 B
C#
Raw
Blame
History
namespace
ImGuiNET
{
public
enum
ImGuiSortDirection
{
None
=
0
,
Ascending
=
1
,
Descending
=
2
,
}
}
Reference in New Issue
View Git Blame
Copy Permalink