xadf
Solid & Active Platinian
Hello,
All important values has this "SecuredDouble" , what can i do in such a case? ( Its moddable because there are a few mods of this game in the internet ) but how :D
// Upgradable
// Token: 0x060008AA RID: 2218 RVA: 0x000047B8 File Offset: 0x000029B8
[Token(Token = "0x60006E1")]
[Address(RVA = "0x1407418", Offset = "0x1407418", VA = "0x1407418", Slot = "12")]
public virtual SecuredDouble GetCost()
{
return default(SecuredDouble);
}
All important values has this "SecuredDouble" , what can i do in such a case? ( Its moddable because there are a few mods of this game in the internet ) but how :D
// Upgradable
// Token: 0x060008AA RID: 2218 RVA: 0x000047B8 File Offset: 0x000029B8
[Token(Token = "0x60006E1")]
[Address(RVA = "0x1407418", Offset = "0x1407418", VA = "0x1407418", Slot = "12")]
public virtual SecuredDouble GetCost()
{
return default(SecuredDouble);
}