2024 Constructor
Changes 0
C

ExportLayerKey(String, String, SpecialType)

Description:
Constructs a new ExportLayerKey with categoryName, subCategoryName and a special type.
Overloads (2):
ExportLayerKey(String,String,SpecialType)
public ExportLayerKey(
	string categoryName,
	string subCategoryName,
	SpecialType num
)
  • String
    categoryName
    The category name for the layer key.
  • String
    subCategoryName
    The subCategoryName for the layer key.
  • num
    The special type for layer key.