scripts
This commit is contained in:
@@ -0,0 +1,36 @@
|
||||
using System;
|
||||
using UnityEngine;
|
||||
|
||||
// Token: 0x020010FE RID: 4350
|
||||
public static class NLHGFKIKJLF
|
||||
{
|
||||
// Token: 0x060253C8 RID: 152520 RVA: 0x00A49CA0 File Offset: 0x00A47EA0
|
||||
public static T CNAIPJDCFNA<T>() where T : ScriptableObject
|
||||
{
|
||||
return (T)((object)Resources.Load(NLHGFKIKJLF.EIKDAHPDMKF<T>(), typeof(T)));
|
||||
}
|
||||
|
||||
// Token: 0x060253C9 RID: 152521 RVA: 0x00A49CBC File Offset: 0x00A47EBC
|
||||
public static string EIKDAHPDMKF<T>()
|
||||
{
|
||||
return typeof(T).Name;
|
||||
}
|
||||
|
||||
// Token: 0x060253CA RID: 152522 RVA: 0x00A49CD0 File Offset: 0x00A47ED0
|
||||
public static string CEHCDCKNNLI(string GPPKBPGGFEI)
|
||||
{
|
||||
GPPKBPGGFEI = GPPKBPGGFEI.Replace("\\", "/");
|
||||
if (GPPKBPGGFEI.EndsWith("/"))
|
||||
{
|
||||
GPPKBPGGFEI.Remove(GPPKBPGGFEI.Length - 1, 1);
|
||||
}
|
||||
if (!GPPKBPGGFEI.EndsWith("Resources"))
|
||||
{
|
||||
GPPKBPGGFEI += "/Resources";
|
||||
}
|
||||
return GPPKBPGGFEI;
|
||||
}
|
||||
|
||||
// Token: 0x04005E7D RID: 24189
|
||||
private const string DIFLECLCJEF = "Resources";
|
||||
}
|
||||
Reference in New Issue
Block a user