This wiki is a copy of the original Oblivion CS wiki created and maintained by the UESP.net. See CSwiki:Copy Notice for more info.

ArrayCount

From the Oblivion ConstructionSet Wiki
Jump to navigation Jump to search


A command for Pluggy

Syntax:

(Count:long) ArrayCount ArrayID:long

Returns the count of indexes that contains data.

  • If the array does not exist, it returns -1.