#W# Initial Commit: Avatars Conquest
This commit is contained in:
commit
5df497787a
7510 changed files with 416048 additions and 0 deletions
17
Docs/types/InternationalCode.html
Normal file
17
Docs/types/InternationalCode.html
Normal file
|
|
@ -0,0 +1,17 @@
|
|||
<html>
|
||||
<head>
|
||||
<title>RunUO Documentation - Class Overview - InternationalCode</title>
|
||||
</head>
|
||||
<body bgcolor="white" style="font-family: Courier New" text="#000000" link="#000000" vlink="#000000" alink="#808080">
|
||||
<h4><a href="../namespaces/Server.Misc.html">Back to Server.Misc</a></h4>
|
||||
<h2>(<a href="LanguageStatistics.html">LanguageStatistics</a>) - InternationalCode</h2>
|
||||
(<font color="blue">ctor</font>) InternationalCode( <font color="blue">string</font> code, <font color="blue">string</font> language, <font color="blue">string</font> country )<br>
|
||||
(<font color="blue">ctor</font>) InternationalCode( <font color="blue">string</font> code, <font color="blue">string</font> language, <font color="blue">string</font> country, <font color="blue">string</font> language_localname, <font color="blue">string</font> country_localname )<br>
|
||||
<font color="blue">string</font> Code( <font color="blue">get</font>; )<br>
|
||||
<font color="blue">string</font> Country( <font color="blue">get</font>; )<br>
|
||||
<font color="blue">string</font> Country_LocalName( <font color="blue">get</font>; )<br>
|
||||
<font color="blue">string</font> Language( <font color="blue">get</font>; )<br>
|
||||
<font color="blue">string</font> Language_LocalName( <font color="blue">get</font>; )<br>
|
||||
<font color="blue">string</font> GetName()<br>
|
||||
</body>
|
||||
</html>
|
||||
Loading…
Add table
Add a link
Reference in a new issue