Most recent edit on 2006-04-25 14:30:31 by MiKail [fixed scope link]
Additions:
Adds a string parameter to an ATI display item.
Deletions:
Add a string parameter.
Scope
Edited on 2006-04-25 05:28:52 by SunTzu
Additions:
ATI_AddString(0, "$8010")
Deletions:
Edited on 2005-07-07 10:30:27 by MiKail
Additions:
ATI_AddString(<iATIIndex>, <sParameter>)
<iATIIndex>: the index number of the parameter.
<sParameter>: a localization ID or a raw string.
Deletions:
ATI_AddString(<iIndex>, <sParameter>)
<iIndex>: index of the parameter.
<sParameter>: Can be a quoted localization ID or a raw string.
Edited on 2004-02-22 18:46:44 by MiKail
Additions:
<sParameter>: Can be a quoted localization ID or a raw string.
Deletions:
<sParameter>: the string parameter.
Edited on 2004-02-22 18:34:49 by MiKail
Additions:
ATI_AddString(<iIndex>, <sParameter>)
Description
Add a string parameter.
Example
Arguments
<iIndex>: index of the parameter.
<sParameter>: the string parameter.
Scope
Related Pages:
Deletions:
To be filled in later. -Thought
Oldest known version of this page was edited on 2003-10-21 19:57:13 by ThoughtProcess []
Page view:
To be filled in later. -
Thought