Jump to content

Monitoring resources


Recommended Posts

is there a utility / mod / command that can show how much ram is being used?

 

OR...

 

anyone know the math behind how many bytes

of data are used for arrays (regular arrays and map arrays)

 

From the construction set wiki....

"Short is an integer format that uses 16 bit for data."

but can't find anything for arrays built via obse

 

 

In a case such as this

 

arMainArray[5] := arSubArray

 

do you add up the size of each array whether its inside another array or not?

 

 

 

 

Link to comment
Share on other sites

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...