Funzione statica
Lento
Package.GetFiles
Gets a list of all files in this package, optionally with filters
Non ancora tradotto
Sintassi
Package.GetFiles(path_filter = "", extension_filter = "")
Parametri
| Nome | Tipo | Predefinito | Descrizione |
|---|---|---|---|
path_filter
facoltativo
|
string|table | "" |
Path filter |
extension_filter
facoltativo
|
string | "" |
Example: <code>.lua</code> |
Valore restituito
- string[] List of files