Terraria
v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
◆
Architecture
enum
System.Runtime.InteropServices.Architecture
Enumerator
X86
X64
Arm
Arm64
Wasm
S390x
Definition at line
3
of file
Architecture.cs
.
4
{
5
X86,
6
X64
,
7
Arm,
8
Arm64,
9
Wasm
,
10
S390x
11
}
System.Runtime.InteropServices.Architecture.S390x
@ S390x
System.Runtime.InteropServices.Architecture.X64
@ X64
System.Runtime.InteropServices.Architecture.Wasm
@ Wasm
System
Runtime
InteropServices
Generated by
1.10.0