Murl Engine Lua Addon API  Version 1.0 beta
Murl.Resource.IText

The base interface for a text resource.


Table members

Methods


GetId()

Get the ID of the text resource.

String GetId()

Returns
String The text ID.

GetValue()

Get the string value of the text resource.

String GetValue()

Returns
String The string value.