MstrGareth
Active Member
Is there a way to access the Math TLO from the wrapper?
Tried testing with lines like
DebugOut(((int)VGE.VG().GetMember<int>("Math.Calc[10 + 1]")).ToString());
But no luck so far and I can't the Math TLO listed on the object browser. It's probably something obvious, again
Tried testing with lines like
DebugOut(((int)VGE.VG().GetMember<int>("Math.Calc[10 + 1]")).ToString());
But no luck so far and I can't the Math TLO listed on the object browser. It's probably something obvious, again