Skip to content

SetPartitionData

cpgames edited this page Jul 14, 2022 · 1 revision

image

Rasterizes Partition and sets its data.

This can be used for renaming operations.


Input Ports:

Start - execution entry.
Partition (type: Partition) - partition to set data of.
Data (type: string) - new data to assign.


Output Ports:

Done - execution exit.

Clone this wiki locally