Showing results 1 to 4 of 4
Search took 0.00 seconds.
Search: Posts Made By: KLISK
Forum: General Authoring Discussion 03/15/19, 02:36 PM
Replies: 18
Views: 7,786
Posted By KLISK
Here is an example of adding a new control to the...

Here is an example of adding a new control to the pool and hiding the existing one.
<OnInitialized> is called once when an object is created, any global function or Lua code can be placed...
Forum: General Authoring Discussion 03/15/19, 12:47 AM
Replies: 18
Views: 7,786
Posted By KLISK
As I wrote earlier, you create an object...

As I wrote earlier, you create an object structure through XML. You will have a template for passing to the pool. And all the parameters and handlers that will change, use SetCustomAcquireBehavior...
Forum: General Authoring Discussion 03/14/19, 05:16 PM
Replies: 18
Views: 7,786
Posted By KLISK
Well, in general, the possibility is)) @Letho...

Well, in general, the possibility is))

@Letho but as Siri said, a pool for saving objects for quick access. If you decide to completely replace the object in the pool, it will not be elegant, it...
Forum: General Authoring Discussion 03/14/19, 02:22 PM
Replies: 18
Views: 7,786
Posted By KLISK
you need to use "overide = true" if you want to...

you need to use "overide = true" if you want to change the parameters of an existing object. I tried to do it with InventoryRowControl, but I could not get a fully working version. If you need to...
Showing results 1 to 4 of 4