TransportIdSystem.

NotifySlotCreated(int, Slot, SlotChangeFactory) Method

Syntax

public void NotifySlotCreated(int id, Slot slot, SlotChangeFactory slotChangeFactory)

Parameters

Name Type Description
id int
slot Slot
slotChangeFactory SlotChangeFactory

Return Value

Type Description
void