Make Creator class name compared to existing CreateYetiCache in create_yeti_cache.py

This commit is contained in:
Roy Nieterau 2024-03-27 11:53:34 +01:00
parent 35c32dd7df
commit f2056e8b34

View file

@ -5,7 +5,7 @@ from ayon_core.hosts.maya.api import (
from ayon_core.lib import NumberDef
class CreateYetiCache(plugin.MayaCreator):
class CreateUnrealYetiCache(plugin.MayaCreator):
"""Output for procedural plugin nodes of Yeti """
identifier = "io.openpype.creators.maya.unrealyeticache"