Skip to content

GetPureName

cpgames edited this page Aug 28, 2022 · 1 revision

image

Gets pure function/class/variable name without the appended namespace or generic arguments.


Input Ports:

Start - execution entry.
Partition (type: Partition) - input partition.


Output Ports:

Done - execution exit.
PureName (type: Partition) - name without namespace prefix or generic argument list.

Clone this wiki locally