Skip to content

GetProjectName

cpgames edited this page Jul 12, 2022 · 2 revisions

image

Returns project's name.


Input Ports:

Start - execution entry.
Project (type: Project) - Project to get the name of.


Output Ports:

Done - execution exit.
ProjectName (type: string) - Project name.

Clone this wiki locally