removeModelCreator

fun removeModelCreator(modelIdentifier: String): Boolean

Removes a ModelCreator from the provider.

Return

true if the model was removed, false if it wasn't found

Parameters

modelIdentifier

the identifier of the model to remove