ClassicUO Logo

#Class: IgnoreList

IgnoreList.IgnoreList

#Methods

#add

add(serial): boolean

#Parameters

Name Type
serial SerialOrEntity

#Returns

boolean


#remove

remove(serial): boolean

#Parameters

Name Type
serial SerialOrEntity

#Returns

boolean


#contains

contains(serial): void

#Parameters

Name Type
serial SerialOrEntity

#Returns

void


#clear

clear(): void

#Returns

void

#Constructors

#constructor

new IgnoreList()