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.

GenerateZeroMatrix

From the Oblivion ConstructionSet Wiki
Jump to navigation Jump to search
< [[::Category:Functions|Category:Functions]]

A function added by the Oblivion Script Extender.

Syntax:

(zeroMat:array) GenerateZeroMatrix height:short width:short 
(zeroMat:array) ZeroMat height:short width:short

Returns an n×m matrix with each element filled with a 0.