Jump to content

Recommended Posts

Does event handlers suspending next frame rendering until completion?

Does FSM executing in own processes?

                              /\

                              \/

If possible  what other ways exist to execute something in new process (not vm sheduler)?

What speed difference between FSM links and SQF elements (if..)?

What execution rate of looped on self condition in FSM?

How technically engine searches for variable in missionnamespace(just in case, in any of course)

on  getting it command  execution?
(what performance influence is increasing namespace's variables count)

 

Would really appreciate any help.

Share this post


Link to post
Share on other sites

If deleting all links to array does the array stays in memory?

(a=[0];at=a;a deleterange[0,count a];a=nil;/*at==[];*/at=nil //does [] stays without possibility to get to it?)

Share this post


Link to post
Share on other sites

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now

×