MultiplayerManagerGetDebuggingInfo Method
Get debugging info. Includes settings, device info, etc.
Namespace: Alteruna.MultiplayerAssembly: Alteruna (in Alteruna.dll) Version: 2.0.1+a1176e08a0b4a6bfd8fefeddde6163a16d29e5ab
public string GetDebuggingInfo(
bool includeQuarryData = true,
bool includeAppID = true
)
- includeQuarryData Boolean (Optional)
- The quarry data can contain important information about your application.
- includeAppID Boolean (Optional)
- Application id can be sensitive. When false consider also having includeQuarryData as false as well.
StringDebuting information