Extension Pack

Methods

extensionpack:new()

Creates the extension pack object

extensionpack:dofile(scriptfilename)

Loads and runs a Lua script that is inside the extension package

extensionpack:getfile(textfilename)

Gets the contents of a text file that is inside the extension package
returns: string

extensionpack:release()

Frees the extension pack object

Properties

filenamestringGets or sets the extension pack filename (eg: MyPack.scx)
Page last modified on May 16, 2013, at 12:03 PM
© 2023 Syhunt