SessionItem.setModuleName

Sets the module-name for the session item.

This is generally used to help determine which plugin created the item when decoding them at project load time.

class SessionItem
void
setModuleName
(
string moduleName = null
)

Parameters

moduleName string

the module name owning the item