<Code Lib>
2020 Method
Changes 0
M

FabricationConfiguration.CustomDataExists

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

public bool CustomDataExists(
	int customDataId
)

Return Value bool Returns true if the custom data exists.

Loading…