Table of Contents

Interface IIDProvider.IManagedInterface

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

Represents the managed interface implemented by its unmanaged counterpart.

public interface IIDProvider.IManagedInterface : IUnmanagedInterface
Inherited Members

Methods

GetID()

Gets the identifier of this unit.

int GetID()

Returns

int

The identifier of the unit.