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 Sun, 01 Mar 2026 09:22:26 +0000