Facebook Twitter YouTube Frictional Games | Forum | Privacy Policy | Dev Blog | Dev Wiki | Support | Gametee


Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
AngelScript OO Capabilities - Inheritance
Your Computer Offline
SCAN ME!

Posts: 3,456
Threads: 32
Joined: Jul 2011
Reputation: 235
#4
RE: AngelScript OO Capabilities - Inheritance

(08-16-2012, 07:04 PM)TheGreatCthulhu Wrote: Yeah I noticed that, too. Oh well... Undecided The way I dealt with it, if I really needed to return a value, was by using an out parameter. Something along these lines:

private void SomeMethod(string& input, int &out output) { /* ... */ }



That's what i did for the StringList class i posted.

Tutorials: From Noob to Pro
08-16-2012, 07:12 PM
Website Find


Messages In This Thread
RE: AngelScript OO Capabilities - Inheritance - by Your Computer - 08-16-2012, 07:12 PM



Users browsing this thread: 1 Guest(s)