muffin v7.5.11
This commit is contained in:
parent
addf2d530f
commit
3102923ce2
522 changed files with 41082 additions and 211592 deletions
|
|
@ -1,119 +1,16 @@
|
|||
using System;
|
||||
using System.Collections.Generic;
|
||||
using System.Runtime.CompilerServices;
|
||||
using System.Text;
|
||||
using Questionable.Model.Questing;
|
||||
|
||||
namespace Questionable.Controller.Steps.Movement;
|
||||
|
||||
internal sealed record MoveToObject(QuestStep Step) : ITask
|
||||
{
|
||||
[CompilerGenerated]
|
||||
private Type EqualityContract
|
||||
{
|
||||
[CompilerGenerated]
|
||||
get
|
||||
{
|
||||
return _200F_202A_202B_200D_206A_200B_200E_200C_202E_200D_202D_200C_200F_200D_202E_202D_206C_206B_200F_200D_200E_200B_206F_202D_206A_206A_200C_200E_200B_200C_206E_206A_200B_206F_200E_200B_206B_202C_200B_202D_202E(typeof(MoveToObject).TypeHandle);
|
||||
}
|
||||
}
|
||||
|
||||
public bool ShouldRedoOnInterrupt()
|
||||
{
|
||||
return true;
|
||||
}
|
||||
|
||||
bool ITask.ShouldRedoOnInterrupt()
|
||||
{
|
||||
//ILSpy generated this explicit interface implementation from .override directive in ShouldRedoOnInterrupt
|
||||
return this.ShouldRedoOnInterrupt();
|
||||
}
|
||||
|
||||
[MethodImpl(MethodImplOptions.NoInlining)]
|
||||
public override string ToString()
|
||||
{
|
||||
DefaultInterpolatedStringHandler defaultInterpolatedStringHandler = new DefaultInterpolatedStringHandler(14, 1);
|
||||
defaultInterpolatedStringHandler.AppendLiteral(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>(-1070925283));
|
||||
defaultInterpolatedStringHandler.AppendFormatted(_200D_206C_202A_202E_206E_202D_206F_206E_202D_202B_206E_202D_200E_200E_202E_206F_202A_202A_202D_206E_200B_202A_200F_202D_202A_200D_202E_200C_200F_206B_206A_206E_200E_206A_202A_202C_206E_206A_206C_200C_202E(Step));
|
||||
defaultInterpolatedStringHandler.AppendLiteral(global::_003CModule_003E._202E_206C_200F_206B_206A_202A_202C_206F_200C_206C_202B_206B_206D_206D_206D_202D_206E_202E_206C_206E_206D_202C_206F_200D_202D_202E_206A_206D_202A_206A_202B_200D_200C_206D_202B_200B_200D_200C_206E_206B_202E<string>(555647321));
|
||||
return defaultInterpolatedStringHandler.ToStringAndClear();
|
||||
}
|
||||
|
||||
[MethodImpl(MethodImplOptions.NoInlining)]
|
||||
[CompilerGenerated]
|
||||
private bool PrintMembers(StringBuilder builder)
|
||||
{
|
||||
_206E_200C_206A_206B_202D_206B_206B_200C_200D_202D_206A_200E_200B_200E_200C_202A_202C_206A_206A_200B_200D_202A_206E_206B_206E_206D_202B_202A_202E_206D_200D_202B_202C_202E_206D_200C_202C_202E_206E_202D_202E();
|
||||
_206F_206D_202D_200C_202D_200E_200F_200E_206A_206B_206D_206A_202A_206B_200E_206D_206C_202E_200D_202C_206B_202D_206C_200E_200C_202C_206C_200F_200F_206F_200E_200C_200E_200F_200F_200E_206D_200B_202E_206D_202E(builder, 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>(148385326));
|
||||
_200C_200B_200B_206E_200E_202C_200D_200C_202A_202D_200D_200C_200D_206E_206D_202D_202B_202D_206B_200E_206F_200B_200B_202B_200B_206F_200C_200B_206D_202D_200C_202C_202E_200B_206B_202D_200B_206A_200C_200E_202E(builder, (object)Step);
|
||||
return true;
|
||||
}
|
||||
|
||||
[CompilerGenerated]
|
||||
public bool Equals(MoveToObject? other)
|
||||
{
|
||||
int num = (((object)this == other) ? (-5837158) : (-5837160));
|
||||
while (true)
|
||||
{
|
||||
int num2 = num;
|
||||
int num3 = -5837157;
|
||||
int num4 = num2;
|
||||
int num5 = num4 + num3;
|
||||
int num6 = num4 & num3;
|
||||
switch (num5 - (num6 + num6))
|
||||
{
|
||||
case 4:
|
||||
num = ((!_202B_206B_202A_200F_202C_202D_202E_206C_202E_206F_202E_200B_206B_206E_206F_200B_206F_200F_202E_202D_200C_206B_206B_200C_200E_206C_206C_202C_200D_206A_206B_202E_200F_200C_200B_202E_200C_206F_200F_206C_202E(EqualityContract, other.EqualityContract)) ? (-5837154) : (-5837159));
|
||||
break;
|
||||
case 3:
|
||||
num = (((object)other == null) ? (-5837154) : (-5837153));
|
||||
break;
|
||||
case 0:
|
||||
num = -5837160;
|
||||
break;
|
||||
case 5:
|
||||
return false;
|
||||
case 1:
|
||||
return true;
|
||||
case 2:
|
||||
return EqualityComparer<QuestStep>.Default.Equals(Step, other.Step);
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
bool IEquatable<MoveToObject>.Equals(MoveToObject? other)
|
||||
{
|
||||
//ILSpy generated this explicit interface implementation from .override directive in Equals
|
||||
return this.Equals(other);
|
||||
}
|
||||
|
||||
static Type _200F_202A_202B_200D_206A_200B_200E_200C_202E_200D_202D_200C_200F_200D_202E_202D_206C_206B_200F_200D_200E_200B_206F_202D_206A_206A_200C_200E_200B_200C_206E_206A_200B_206F_200E_200B_206B_202C_200B_202D_202E(RuntimeTypeHandle P_0)
|
||||
{
|
||||
return Type.GetTypeFromHandle(P_0);
|
||||
}
|
||||
|
||||
static uint? _200D_206C_202A_202E_206E_202D_206F_206E_202D_202B_206E_202D_200E_200E_202E_206F_202A_202A_202D_206E_200B_202A_200F_202D_202A_200D_202E_200C_200F_206B_206A_206E_200E_206A_202A_202C_206E_206A_206C_200C_202E(QuestStep P_0)
|
||||
{
|
||||
return P_0.DataId;
|
||||
}
|
||||
|
||||
static void _206E_200C_206A_206B_202D_206B_206B_200C_200D_202D_206A_200E_200B_200E_200C_202A_202C_206A_206A_200B_200D_202A_206E_206B_206E_206D_202B_202A_202E_206D_200D_202B_202C_202E_206D_200C_202C_202E_206E_202D_202E()
|
||||
{
|
||||
RuntimeHelpers.EnsureSufficientExecutionStack();
|
||||
}
|
||||
|
||||
static StringBuilder _206F_206D_202D_200C_202D_200E_200F_200E_206A_206B_206D_206A_202A_206B_200E_206D_206C_202E_200D_202C_206B_202D_206C_200E_200C_202C_206C_200F_200F_206F_200E_200C_200E_200F_200F_200E_206D_200B_202E_206D_202E(StringBuilder P_0, string P_1)
|
||||
{
|
||||
return P_0.Append(P_1);
|
||||
}
|
||||
|
||||
static StringBuilder _200C_200B_200B_206E_200E_202C_200D_200C_202A_202D_200D_200C_200D_206E_206D_202D_202B_202D_206B_200E_206F_200B_200B_202B_200B_206F_200C_200B_206D_202D_200C_202C_202E_200B_206B_202D_200B_206A_200C_200E_202E(StringBuilder P_0, object P_1)
|
||||
{
|
||||
return P_0.Append(P_1);
|
||||
}
|
||||
|
||||
static bool _202B_206B_202A_200F_202C_202D_202E_206C_202E_206F_202E_200B_206B_206E_206F_200B_206F_200F_202E_202D_200C_206B_206B_200C_200E_206C_206C_202C_200D_206A_206B_202E_200F_200C_200B_202E_200C_206F_200F_206C_202E(Type P_0, Type P_1)
|
||||
{
|
||||
return P_0 == P_1;
|
||||
return $"MoveToObject({Step.DataId})";
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue