Application:getNativePath

From GiderosMobile
Revision as of 06:29, 1 December 2021 by MoKaLux (talk | contribs) (very tiny changes to hgy29 great work on updating gideros wiki with his new additions :-) thank you hgy29)

Available since: Gideros 2021.10
Class: Application

Description

Returns the system path for a given resource.

(string) = application:getNativePath(path)

Parameters

path: (string) path to an application local resource

Return values

Returns (string) the native path of the given resource