Table of Contents

Interface INetworkComponent.IManagedInterface

Namespace
SampSharp.OpenMp.Core.Api
Assembly
SampSharp.OpenMp.Core.dll

Represents the managed interface implemented by its unmanaged counterpart.

public interface INetworkComponent.IManagedInterface : IUnmanagedInterface
Inherited Members

Methods

GetNetwork()

Gets the network provided by this component.

INetwork GetNetwork()

Returns

INetwork

The network.