Difference between revisions of "Addon"

From Light Forge Wiki
Jump to: navigation, search
(Created page with "=Methods= ==getDirectory()== '''getDirectory() As String''' This function returns the path of the current addon's folder. Usage: path = addon.getDirectory() print(path)")

Revision as of 16:34, 9 May 2013

Methods

getDirectory()

getDirectory() As String

This function returns the path of the current addon's folder.

Usage:

  path = addon.getDirectory()
  print(path)
Personal tools
Namespaces

Variants
Actions
Navigation
Toolbox