Table of Contents

Class MultiData

Namespace
Moongate.UO.Data.Multi
Assembly
Moongate.UO.Data.dll
public static class MultiData
Inheritance
MultiData
Inherited Members

Properties

Components

public static Dictionary<int, MultiComponentList> Components { get; }

Property Value

Dictionary<int, MultiComponentList>

Count

public static int Count { get; }

Property Value

int

Methods

GetComponents(int)

public static MultiComponentList GetComponents(int multiID)

Parameters

multiID int

Returns

MultiComponentList