<Code Lib>
2025 Method
Changes 0
M

FabricationConfiguration.CustomDataExists

Description:
Checks to see if the specified custom data exists.

public bool CustomDataExists(
	int customDataId
)

  • customDataId
    The custom data identifier.
Return Value Boolean Returns true if the custom data exists.

Loading…