scripts
This commit is contained in:
@@ -0,0 +1,135 @@
|
||||
using System;
|
||||
|
||||
// Token: 0x02000C78 RID: 3192
|
||||
[Serializable]
|
||||
public class EquipmentSelection
|
||||
{
|
||||
// Token: 0x060194BA RID: 103610 RVA: 0x00703298 File Offset: 0x00701498
|
||||
public static EquipmentSelection GPKJJKCHILI(string ILMBFGMCJJD, string MFKJGDPFAHL)
|
||||
{
|
||||
foreach (EquipmentManager.ToolEquipmentSkins toolEquipmentSkins in NetworkedSingletonMonoBehaviour<EquipmentManager>.NCKMBFBMBFM.ToolSkinMaps)
|
||||
{
|
||||
if (toolEquipmentSkins.toolSkinMapper != null && toolEquipmentSkins.friendlyName == ILMBFGMCJJD)
|
||||
{
|
||||
foreach (EquipmentSkin equipmentSkin in toolEquipmentSkins.skins)
|
||||
{
|
||||
if (equipmentSkin != null && equipmentSkin.Guid == MFKJGDPFAHL)
|
||||
{
|
||||
return new EquipmentSelection
|
||||
{
|
||||
toolSkinMapper = toolEquipmentSkins.toolSkinMapper,
|
||||
friendlyName = toolEquipmentSkins.friendlyName,
|
||||
skin = equipmentSkin
|
||||
};
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
return null;
|
||||
}
|
||||
|
||||
// Token: 0x060194BC RID: 103612 RVA: 0x007033B4 File Offset: 0x007015B4
|
||||
public static EquipmentSelection MLPJBGNGDAC(string ILMBFGMCJJD, string MFKJGDPFAHL)
|
||||
{
|
||||
foreach (EquipmentManager.ToolEquipmentSkins toolEquipmentSkins in NetworkedSingletonMonoBehaviour<EquipmentManager>.NCKMBFBMBFM.ToolSkinMaps)
|
||||
{
|
||||
if (toolEquipmentSkins.toolSkinMapper != null && toolEquipmentSkins.friendlyName == ILMBFGMCJJD)
|
||||
{
|
||||
foreach (EquipmentSkin equipmentSkin in toolEquipmentSkins.skins)
|
||||
{
|
||||
if (equipmentSkin != null && equipmentSkin.Guid == MFKJGDPFAHL)
|
||||
{
|
||||
return new EquipmentSelection
|
||||
{
|
||||
toolSkinMapper = toolEquipmentSkins.toolSkinMapper,
|
||||
friendlyName = toolEquipmentSkins.friendlyName,
|
||||
skin = equipmentSkin
|
||||
};
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
return null;
|
||||
}
|
||||
|
||||
// Token: 0x060194BD RID: 103613 RVA: 0x007034C8 File Offset: 0x007016C8
|
||||
public static EquipmentSelection OBFMBLJBBNJ(string ILMBFGMCJJD, string MFKJGDPFAHL)
|
||||
{
|
||||
foreach (EquipmentManager.ToolEquipmentSkins toolEquipmentSkins in NetworkedSingletonMonoBehaviour<EquipmentManager>.NCKMBFBMBFM.ToolSkinMaps)
|
||||
{
|
||||
if (toolEquipmentSkins.toolSkinMapper != null && toolEquipmentSkins.friendlyName == ILMBFGMCJJD)
|
||||
{
|
||||
foreach (EquipmentSkin equipmentSkin in toolEquipmentSkins.skins)
|
||||
{
|
||||
if (equipmentSkin != null && equipmentSkin.Guid == MFKJGDPFAHL)
|
||||
{
|
||||
return new EquipmentSelection
|
||||
{
|
||||
toolSkinMapper = toolEquipmentSkins.toolSkinMapper,
|
||||
friendlyName = toolEquipmentSkins.friendlyName,
|
||||
skin = equipmentSkin
|
||||
};
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
return null;
|
||||
}
|
||||
|
||||
// Token: 0x060194BE RID: 103614 RVA: 0x007035DC File Offset: 0x007017DC
|
||||
public static EquipmentSelection KOIDDFFCGOM(string ILMBFGMCJJD, string MFKJGDPFAHL)
|
||||
{
|
||||
foreach (EquipmentManager.ToolEquipmentSkins toolEquipmentSkins in NetworkedSingletonMonoBehaviour<EquipmentManager>.NCKMBFBMBFM.ToolSkinMaps)
|
||||
{
|
||||
if (toolEquipmentSkins.toolSkinMapper != null && toolEquipmentSkins.friendlyName == ILMBFGMCJJD)
|
||||
{
|
||||
foreach (EquipmentSkin equipmentSkin in toolEquipmentSkins.skins)
|
||||
{
|
||||
if (equipmentSkin != null && equipmentSkin.Guid == MFKJGDPFAHL)
|
||||
{
|
||||
return new EquipmentSelection
|
||||
{
|
||||
toolSkinMapper = toolEquipmentSkins.toolSkinMapper,
|
||||
friendlyName = toolEquipmentSkins.friendlyName,
|
||||
skin = equipmentSkin
|
||||
};
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
return null;
|
||||
}
|
||||
|
||||
// Token: 0x060194BF RID: 103615 RVA: 0x007036F0 File Offset: 0x007018F0
|
||||
public static EquipmentSelection OBLJCPDHHPN(string ILMBFGMCJJD, string MFKJGDPFAHL)
|
||||
{
|
||||
foreach (EquipmentManager.ToolEquipmentSkins toolEquipmentSkins in NetworkedSingletonMonoBehaviour<EquipmentManager>.NCKMBFBMBFM.ToolSkinMaps)
|
||||
{
|
||||
if (toolEquipmentSkins.toolSkinMapper != null && toolEquipmentSkins.friendlyName == ILMBFGMCJJD)
|
||||
{
|
||||
foreach (EquipmentSkin equipmentSkin in toolEquipmentSkins.skins)
|
||||
{
|
||||
if (equipmentSkin != null && equipmentSkin.Guid == MFKJGDPFAHL)
|
||||
{
|
||||
return new EquipmentSelection
|
||||
{
|
||||
toolSkinMapper = toolEquipmentSkins.toolSkinMapper,
|
||||
friendlyName = toolEquipmentSkins.friendlyName,
|
||||
skin = equipmentSkin
|
||||
};
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
return null;
|
||||
}
|
||||
|
||||
// Token: 0x040044A7 RID: 17575
|
||||
public string friendlyName;
|
||||
|
||||
// Token: 0x040044A8 RID: 17576
|
||||
public ToolSkinMapper toolSkinMapper;
|
||||
|
||||
// Token: 0x040044A9 RID: 17577
|
||||
public EquipmentSkin skin;
|
||||
}
|
||||
Reference in New Issue
Block a user