movedaccount-droid

Results 2 comments of movedaccount-droid

Gaqme.Core.DatabaseSystem.HeroSheet -> Game.Core.DatabaseSystem.HeroSheet use ret.field("ID").value to get values from object fields

missed that, object generic type is applied to method not invoke - this.method("GetData").invoke(); -> this.method("GetData").invoke();