Class MohoLayerRef

Version added: 11.0
If necessary, instances of this class can be created by:

- Local variable:
local layerRef = MOHO.MohoLayerRef:new_local()

- Global (see Script Structure about conventions for naming globals):
XX_layerRef = MOHO.MohoLayerRef:new()

Properties of MohoLayerRef:

Name Type Description Ver
fDocPath 11.0
fLayerUUID String 11.0
fSameDoc bool 11.0