IIdMapping.

MapId(int, Slot) Method

Summary

Maps an ID to a slot

Syntax

void MapId(int id, Slot slot)

Parameters

Name Type Description
id int
slot Slot

Return Value

Type Description
void