Table of Contents

Enum ComponentType

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

Represents the type of a component.

public enum ComponentType

Fields

Network = 1

The component is a network component.

Other = 0

The component is of an unknown type.

Pool = 2

The component is a pool component.