Skip to main content

DevSource

A debug item meant for developers.

It is a spawnable non-flammable solid.

It has a malleability of 1000000.

At its default size (2x2x2) it has a durability of 100000000, at its maximum size it has a durability of 5000000000.

By default, its colour is #a3a3a3.

Methods


GetAmountGenerated(...) → ...

The variadic parameter is unknown. It can be anything.

The variadic return is unknown. It can be anything.

Configurables


Resource

The name of the object to produce a source for. It is a ResourceString.

Events


Configured(configurerId)

Fires when the object is configured.

The configurerId parameter is the UserId of the player who configured the object. It is a number.


OnClick(clickerId)

Fires when the object is clicked.

The clickerId parameter is the UserId of the player who clicked the object. It is a number.