ViewableObject
Less than 1 minute
ViewableObject
Abstract class for objects that can be written to a string
Classes the extend this abstract class must implement a render() method which will be called when the object is attempting to be written as a string. These objects MUST return a string from this method that is a string representation of the object.
Methods
__tostring
public __tostring(): voidGenerated by Hazaar API Doc Generator on Wed, 07 Jan 2026 11:30:00 +0000