IProjectFile interface
The IProjectFile
interface represents a project file added in the Project Bar in Construct.
Methods
- GetName()
- Return the filename of the project file.
- GetProject()
- Return the IProject the project file belongs to.
- GetBlob()
- Return a Blob representing the contents of the file. The standard web APIs for reading blobs can be used to access the content.
Addon SDK Manual
Construct.net
2020-11-16
2020-11-16
You are here:
Search this manual:
This manual entry was last updated on 16 Nov, 2020 at 17:12