Show / Hide Table of Contents

Class NetTrafficTracker

Inheritance
System.Object
NetTrafficTracker
Namespace: Eco.Shared.Networking.Monitoring
Assembly: Eco.Core.dll
Syntax
public static class NetTrafficTracker : Object

Methods

GetDescription()

Declaration
public static Dictionary<INetObjectViewer, string> GetDescription()
Returns
Type Description
System.Collections.Generic.Dictionary<INetObjectViewer, System.String>

GetDescriptionAndClear()

Declaration
public static Dictionary<INetObjectViewer, string> GetDescriptionAndClear()
Returns
Type Description
System.Collections.Generic.Dictionary<INetObjectViewer, System.String>

SetEnabled(Boolean)

Declaration
public static void SetEnabled(bool show)
Parameters
Type Name Description
System.Boolean show
☀
☾
In This Article
Back to top
Copyright (c) Strange Loop Games 2021
☀
☾