Show More
Commit Description:
Add dialog when there's a significant amount of preserve....
Commit Description:
Add dialog when there's a significant amount of preserve. Plus some thoughts on avoiding gaming.
File last commit:
Show/Diff file:
Action:
ImGui.NET/ImGuiTextEditCallback.cs
4 lines | 115 B | text/x-csharp | CSharpLexer
namespace ImGuiNET
{
public unsafe delegate int ImGuiInputTextCallback(ImGuiInputTextCallbackData* data);
}