terraria-cpp2il-methodrecon
v1.4.4.9
Terraria mobile dump, with reconstructed method body. Dump with CallAnalysis: https://infinitynichto.github.io/terraria-cpp2il
Loading...
Searching...
No Matches
XBOPresenceManager.cs
Go to the documentation of this file.
1
using
System
;
2
using
System.Diagnostics
;
3
4
// Token: 0x0200004B RID: 75
5
public
static
class
XBOPresenceManager
6
{
7
// Token: 0x06000198 RID: 408 RVA: 0x00004B7C File Offset: 0x00002D7C
8
[Conditional(
"UNITY_XBOXONE"
)]
9
public
static
void
SetPresence
(
string
state
)
10
{
11
}
12
}
XBOPresenceManager.SetPresence
static void SetPresence(string state)
Definition
XBOPresenceManager.cs:9
XBOPresenceManager
Definition
XBOPresenceManager.cs:6
System.Diagnostics
Definition
ConditionalAttribute.cs:5
System.ExceptionArgument.state
@ state
System
Definition
__ComObject.cs:4
source
XBOPresenceManager.cs
Generated by
1.10.0