2027 Method
Changes 0
M

FabricationPart.HasCustomData

Description:
Check if fabrication part contains custom data already.
public bool HasCustomData(
	int customId
)
  • Int32
    customId
    The identifier of the custom data field to look for.
Return Value Boolean Returns true if the fabrication part contains the custom data.