CandideServer.ServerSystems.ServerDebugSystem
Type JSONpublic class in CandideServer.ServerSystems
Type metadata
- Assembly
CandideServer - Namespace
CandideServer.ServerSystems - Base type
System.Object - Hash
5809E89C69C6D7DBEFF49F17B4DB908C44FA0C51B1A9D2ABF448972FEC513AE0
Relationships
Base type
System.Object
Fields
| Name | Visibility | Signature |
|---|---|---|
SyncQueue# | private | private System.Collections.Concurrent.ConcurrentQueue<System.Action> SyncQueue |
Methods
Queue
#
public System.Void Queue(System.Action action)
Method metadata
- Visibilitypublic
- Return type
System.Void - StaticTrue
- VirtualFalse
- Hash
B23F8583F501E18BEEBE4C38E52E0F61EF608D2B1E111CF7BCC6A8390DFB3FBB - Body hash
1705FC0066D672E7418BB578BAFF71A0048DC9C09E890115D8859042E12730A5 - IL size12
Referenced calls
System.Collections.Concurrent.ConcurrentQueue<System.Action>::Enqueue(!0)
Update
#
public System.Void Update()
Method metadata
- Visibilitypublic
- Return type
System.Void - StaticTrue
- VirtualFalse
- Hash
665AD0EEEF30EFFB047525B0AACC9EF556B02AE63F1F8DA1AB63E22D1C102A20 - Body hash
875EE9F1AB19BC9FD1337BA464DA4FF0D8FC63C43E5F05E5D23023AF11B82958 - IL size23
Referenced calls
System.Collections.Concurrent.ConcurrentQueue<System.Action>::TryDequeue(!0&)System.Action::Invoke()