Readonly
eventProtected
Readonly
islandProtected
Readonly
objectsStatic
Readonly
cachedOptional
creator: default<number>Optional
tile: defaultChecks if a number is a DoodadType or DoodadTypeExtra.
true or false depending on if the number is a DoodadType or DoodadTypeExtra.
a number (DoodadType/DoodadTypeExtra enum).
Protected
registerRemoves a doodad from the world.
The doodad to remove
Whether to remove items.
Note: This method will remove any items in them whether the removeItems
parameter is provided or not. If the parameter is not
provided, the assumption is that it will only be called on empty doodads. Therefore, if there are items, it will log a warning.
Protected
removeRuns a full gamut of updates on doodads including decaying items inside containers, spreading/growing plants/mushrooms, water distillation/desenation and more.
Runs a full gamut of updates on doodads including decaying items inside containers, spreading/growing plants/mushrooms, water distillation/desenation and more.
Static
clearStatic
generateStatic
getStatic
getOptional
article: ArticleOptional
count: numberStatic
getStatic
isChecks if a number is a DoodadType or DoodadTypeExtra.
true or false depending on if the number is a DoodadType or DoodadTypeExtra.
a number (DoodadType/DoodadTypeExtra enum).
Static
isStatic
isGenerated using TypeDoc
Called when this object manager is not used anymore (after it was saved!)