Variables

m_TextLoaded

var m_TextLoaded: Boolean

m_IntervalID

var m_IntervalID: Number

Functions

UpdateText

function UpdateText()

TextLoadedEventHandler

function TextLoadedEventHandler(success: Boolean):Void

onLoad

function onLoad()

onUnload

function onUnload()
var m_TextLoaded: Boolean
var m_IntervalID: Number
function UpdateText()
function TextLoadedEventHandler(success: Boolean):Void
function onLoad()
function onUnload()
Close