Paths

Description

Supported Script Types: Interface Scripts • Client Entity Scripts • Avatar Scripts

The Paths API provides absolute paths to the scripts and resources directories.

Deprecated: The Paths API is deprecated. Use Script.resolvePath and Script.resourcesPath instead.

Properties

Name Type Summary
defaultScripts string

The path to the scripts directory. Read-only.

resources string

The path to the resources directory. Read-only.