Difference between revisions of "GetM2DAColumns"
From Dragon Age Toolset Wiki
(Generated by Sunjammer's Dragon Age Script Paser) |
BryanDerksen (Talk | contribs) (looks okay, removing tag) |
||
| (One intermediate revision by the same user not shown) | |||
| Line 1: | Line 1: | ||
| − | |||
{{dafunction | {{dafunction | ||
|name=GetM2DAColumns | |name=GetM2DAColumns | ||
Latest revision as of 17:49, 2 March 2010
Returns the number of columns in the specified 2da.
- Parameters:
- n2DA
- The 2DA to access
- Returns:
- Returns the number of columns in the 2DA, returns 0 on error.
- Source:
- script.ldf
Description
Returns the number of columns in the specified 2da.