terraria-cpp2il v1.4.4.9
Terraria mobile dump, with CallAnalysis (see source code). Dump with reconstucted method: https://infinitynichto.github.io/terraria-cpp2il-methodrecon
Loading...
Searching...
No Matches
DrPlatform.User Class Reference
+ Collaboration diagram for DrPlatform.User:

Static Public Member Functions

static void UpdateChatRequests ()
 
static void FilterText (string inputText, Action< string > callback)
 
static void CanChatWith (ChatHelper.ChatRequest request)
 
static void OnPlatformUserChanged ()
 

Properties

static bool PermissionsFetchFailed [get, set]
 
static bool HasUserGeneratedContentPermissions [get, set]
 
static bool HasChatPermissions [get, set]
 
static bool IsAgeRestricted [get, set]
 
static bool IsPatchRequired [get, set]
 
static bool HasMultiplayerPermissions [get, set]
 
static Action PlatformUserChanged [set]
 

Static Private Member Functions

static void PlatformCheckCanChatThread ()
 
static User ()
 

Static Private Attributes

static ConcurrentQueue< ChatHelper.ChatRequestPendingChatRequests
 
static ManualResetEvent chatCheckPending
 
static ConcurrentQueue< ChatHelper.ChatRequestCompletedChatRequests
 
static ManagedThread PlatformCheckThread
 
static object fiitlerOpLock
 
static AutoResetEvent fliterOpCompleteEvent
 

Detailed Description

Definition at line 723 of file DrPlatform.cs.


The documentation for this class was generated from the following file: