Skip to content

Scripting: ArchiveEntry Type

Simon Judd edited this page Jul 12, 2017 · 2 revisions

The ArchiveEntry type represents an entry in SLADE.

Functions

getName

Parameters

  • boolean cut_ext: Whether to cut the extension from the name

Returns string

Returns the name of the entry. If cut_ext is true, the file extension will be cut from the returned name.

Latest Release: 3.2.4

Clone this wiki locally