Tasharen Entertainment Forum

Support => TNet 3 Support => Topic started by: Adriaan on June 10, 2013, 11:35:32 AM

Title: Target.AllSaved sends ALL method calls or just LAST method call?
Post by: Adriaan on June 10, 2013, 11:35:32 AM
Another quick question: does tno.Send("something",Target.AllSaved) sends ALL method calls or just the LAST method call?

Adriaan
Title: Re: Target.AllSaved sends ALL method calls or just LAST method call?
Post by: ArenMook on June 10, 2013, 01:59:29 PM
Just the last one.
Title: Re: Target.AllSaved sends ALL method calls or just LAST method call?
Post by: Adriaan on June 10, 2013, 03:04:48 PM
Ah, I see. Thank you for your answer!