2027 Method
Changes 0
M

FabricationConfiguration.CustomDataExists

Description:
Checks to see if the specified custom data exists.
public bool CustomDataExists(
	int customDataId
)
  • Int32
    customDataId
    The custom data identifier.
Return Value Boolean Returns true if the custom data exists.