Language Enumeration: Difference between revisions
Jump to navigation
Jump to search
Chris Kahn (talk | contribs) No edit summary |
Chris Kahn (talk | contribs) No edit summary |
||
Line 1: | Line 1: | ||
{{Template:APIClass| | {{Template:APIClass|Language| }} | ||
Available languages. For use with the [[Common Class|Common]] class. | Available languages. For use with the [[Common Class|Common]] class. | ||
== Syntax== | == Syntax== |
Revision as of 22:13, 5 February 2014
Available languages. For use with the Common class.
Syntax
Public Enum
Language
Can be used to assign a language.
Language Enum English = 1 French = 2 German = 4 Portuguese = 5 Spanish = 6 ChineseTraditional = 7 ChineseSimplified = 8 Japanese = 9