Terraria
v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
◆
Culture
CultureInfo
Microsoft.Xna.Framework.FrameworkResources.Culture
static
get
set
package
Definition at line
35
of file
FrameworkResources.cs
.
36
{
37
get
38
{
39
return
resourceCulture
;
40
}
41
set
42
{
43
resourceCulture
=
value
;
44
}
45
}
Microsoft.Xna.Framework.FrameworkResources.resourceCulture
static CultureInfo resourceCulture
Definition
FrameworkResources.cs:18
System.ExceptionArgument.value
@ value
Microsoft
Xna
Framework
FrameworkResources
Generated by
1.10.0