Any keyword

From Dragon Age Toolset Wiki
Revision as of 23:36, 2 August 2011 by Sunjammer (Talk | contribs)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

The any keyword can be used in place of a data type for a function's parameter. It is not itself a data type, but instead indicates that a variable of any data type can be passed in that parameter.