Difference between revisions of "Talk:PlaceAtMe"

287 bytes added ,  21:41, 12 April 2006
Can PlaceAtMe generate more of the calling objects type?
imported>Mrflippy
imported>Tegid
(Can PlaceAtMe generate more of the calling objects type?)
Line 11: Line 11:


:You can't declare and set a variable in the same line. I'll add a section to the article explaining how to use the returned reference. [[User:Mrflippy|Mrflippy]] 20:03, 8 April 2006 (EDT)
:You can't declare and set a variable in the same line. I'll add a section to the article explaining how to use the returned reference. [[User:Mrflippy|Mrflippy]] 20:03, 8 April 2006 (EDT)
--[[User:Tegid|Tegid]] 22:41, 12 April 2006 (EDT) Does PlaceAtMe only succeed at creating a reference if it is called by a Persistent Object or an Actor?  More importantly if I have a Foo object can I create another Foo object by calling?
set FooRef2 to FooRef1.PlaceAtMe Foo, 1, 0, 0
Anonymous user