OpenFairyGUI API
Preparing search index...
core/src
ProjectSourceFile
Interface ProjectSourceFile
Identifies one package-controlled file without exposing a filesystem path.
interface
ProjectSourceFile
{
branch
:
string
;
fileName
:
string
;
packageName
:
string
;
path
:
string
;
}
Index
Properties
branch
file
Name
package
Name
path
Properties
branch
branch
:
string
file
Name
fileName
:
string
package
Name
packageName
:
string
path
path
:
string
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
branch
file
Name
package
Name
path
OpenFairyGUI API
Loading...
Identifies one package-controlled file without exposing a filesystem path.