muffin v7.5.6
This commit is contained in:
parent
6266f9e6b7
commit
addf2d530f
619 changed files with 264792 additions and 446022 deletions
71
Questionable/Questionable.Windows.Setup/WelcomeStep.cs
Normal file
71
Questionable/Questionable.Windows.Setup/WelcomeStep.cs
Normal file
|
|
@ -0,0 +1,71 @@
|
|||
using System.Numerics;
|
||||
using System.Runtime.CompilerServices;
|
||||
using Dalamud.Bindings.ImGui;
|
||||
|
||||
namespace Questionable.Windows.Setup;
|
||||
|
||||
internal sealed class WelcomeStep : ISetupStep
|
||||
{
|
||||
public string Title
|
||||
{
|
||||
[MethodImpl(MethodImplOptions.NoInlining)]
|
||||
get
|
||||
{
|
||||
return global::_003CModule_003E._206C_202A_206D_206A_206E_202A_202B_206F_206D_200F_202D_200F_202D_206A_202C_202B_206D_206A_200E_200E_202D_202D_200D_200C_200D_200D_206D_206E_202A_200F_206E_206C_206D_206A_206D_202B_200F_200D_206E_200C_202E<string>(-460917793);
|
||||
}
|
||||
}
|
||||
|
||||
public bool CanAdvance => true;
|
||||
|
||||
public bool ShouldShow()
|
||||
{
|
||||
return true;
|
||||
}
|
||||
|
||||
bool ISetupStep.ShouldShow()
|
||||
{
|
||||
//ILSpy generated this explicit interface implementation from .override directive in ShouldShow
|
||||
return this.ShouldShow();
|
||||
}
|
||||
|
||||
[MethodImpl(MethodImplOptions.NoInlining)]
|
||||
public void Draw()
|
||||
{
|
||||
_206F_202B_202B_206B_206C_206D_200B_200D_202B_206E_206E_206F_202E_200F_202C_202E_206A_202D_200E_202E_200C_206D_206F_200E_200F_200B_206A_202C_202B_202B_206E_206E_202E_202B_206F_202A_200F_206D_202D_206E_202E(0f);
|
||||
_202E_202C_200C_202E_200B_200C_200B_206D_202E_200D_202B_202A_200F_200E_200E_202C_206E_206D_200B_200E_206C_202E_206C_206C_202D_202C_200C_202B_200E_200B_200F_206B_202D_206F_206D_206C_206D_206F_200F_200F_202E((ImU8String)global::_003CModule_003E._202A_206B_206D_200C_206B_200E_200E_202A_200B_202E_206A_206F_206A_206B_200E_200D_200F_206D_206E_206A_206F_200C_206C_202C_202A_206E_202C_200B_206E_202A_206E_202B_206B_202E_202E_206A_206D_206D_202C_200F_202E<string>(1095272585));
|
||||
_206B_206E_200F_206B_200C_200F_200D_202B_206F_206A_200F_202A_200E_200E_200D_202A_206D_200D_200C_206B_202B_206D_206B_200D_206A_200C_206F_206C_202C_202B_206A_206B_206F_206B_200D_200F_206B_202D_206A_202D_202E();
|
||||
_200B_202E_200B_202E_206D_202A_202A_202A_206F_202C_202A_200D_202B_202E_206E_202C_200D_202D_200F_202C_206F_206C_200E_202E_200D_202C_202C_206D_206B_202D_206F_200E_202A_200B_206A_202B_200C_206A_200D_206B_202E(ref UiThemeUtils.DimTextColor, (ImU8String)global::_003CModule_003E._202D_206D_206A_206E_202C_202B_200C_206C_200E_206A_206D_200E_206A_202A_200C_202E_206E_202C_206F_200B_206D_206F_200C_202C_200B_202B_200F_200B_206A_206F_200F_202E_206B_200E_202B_202A_200F_200B_202A_200E_202E<string>(2065925173));
|
||||
_202B_200B_206B_206B_206B_202E_206E_200D_206F_202D_200F_200E_202D_202E_206A_200E_202D_200F_206B_206B_200D_206B_200C_206D_206E_202B_202A_206A_200C_206A_200B_202B_206D_206B_202B_206F_200D_202E_206F_206E_202E();
|
||||
}
|
||||
|
||||
void ISetupStep.Draw()
|
||||
{
|
||||
//ILSpy generated this explicit interface implementation from .override directive in Draw
|
||||
this.Draw();
|
||||
}
|
||||
|
||||
static void _206F_202B_202B_206B_206C_206D_200B_200D_202B_206E_206E_206F_202E_200F_202C_202E_206A_202D_200E_202E_200C_206D_206F_200E_200F_200B_206A_202C_202B_202B_206E_206E_202E_202B_206F_202A_200F_206D_202D_206E_202E(float P_0)
|
||||
{
|
||||
ImGui.PushTextWrapPos(P_0);
|
||||
}
|
||||
|
||||
static void _202E_202C_200C_202E_200B_200C_200B_206D_202E_200D_202B_202A_200F_200E_200E_202C_206E_206D_200B_200E_206C_202E_206C_206C_202D_202C_200C_202B_200E_200B_200F_206B_202D_206F_206D_206C_206D_206F_200F_200F_202E(ImU8String P_0)
|
||||
{
|
||||
ImGui.TextUnformatted(P_0);
|
||||
}
|
||||
|
||||
static void _206B_206E_200F_206B_200C_200F_200D_202B_206F_206A_200F_202A_200E_200E_200D_202A_206D_200D_200C_206B_202B_206D_206B_200D_206A_200C_206F_206C_202C_202B_206A_206B_206F_206B_200D_200F_206B_202D_206A_202D_202E()
|
||||
{
|
||||
ImGui.Spacing();
|
||||
}
|
||||
|
||||
static void _200B_202E_200B_202E_206D_202A_202A_202A_206F_202C_202A_200D_202B_202E_206E_202C_200D_202D_200F_202C_206F_206C_200E_202E_200D_202C_202C_206D_206B_202D_206F_200E_202A_200B_206A_202B_200C_206A_200D_206B_202E(ref Vector4 P_0, ImU8String P_1)
|
||||
{
|
||||
ImGui.TextColored(in P_0, P_1);
|
||||
}
|
||||
|
||||
static void _202B_200B_206B_206B_206B_202E_206E_200D_206F_202D_200F_200E_202D_202E_206A_200E_202D_200F_206B_206B_200D_206B_200C_206D_206E_202B_202A_206A_200C_206A_200B_202B_206D_206B_202B_206F_200D_202E_206F_206E_202E()
|
||||
{
|
||||
ImGui.PopTextWrapPos();
|
||||
}
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue