Thread: Passing Objects
View Single Post
  #6  
Old 06-04-2006, 11:12 PM
ApothiX ApothiX is offline
Okiesmokie
Join Date: May 2004
Posts: 1,447
ApothiX is on a distinguished road
Quote:
Originally Posted by Projectshifter
But that wouldn't accept multilevel vars though would it?
Probably not. Not sure if you do something like:

temp.array = { "foo.bar.baz = 10" };
temp.obj.loadvarsfromarray(temp.array);

if it will load the temp.foo.bar.baz or not. If it does function that way, it wouldn't be hard to modify my code to support multiple-levels.
__________________


[06:24:19] * Parts: Skyld (i=silent@unaffiliated/skyld) ("Perhaps Okiesmokie did not realise that I like the boys. ")
Reply With Quote