Table of Contents

Interface IExtension.IManagedInterface

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

Represents the managed interface implemented by its unmanaged counterpart.

public interface IExtension.IManagedInterface : IUnmanagedInterface
Inherited Members

Properties

ExtensionId

Gets the identifier of the extension type. IPool<T>

public static abstract UID ExtensionId { get; }

Property Value

UID