<Code Lib>
2020 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
)

Loading…