Implements
- View
Members
- Default Value:
- true
Methods
Returns:
Type | Description |
---|---|
string |
Destroys this text renderable and optionally its style texture.
Name | Type | Attributes | Default | Description |
---|---|---|---|---|
options |
TypeOrBool<TextureDestroyOptions> | false |
Options parameter. A boolean will act as if all options have been set to that value |
|
options.texture |
boolean |
<optional> |
false |
Should it destroy the texture of the text style |
options.textureSource |
boolean |
<optional> |
false |
Should it destroy the textureSource of the text style |