MovementProcessManager.Unregister


Declaration

public bool Unregister(MovementProcess process)

Description

Unregisters a process from the controller.

Parameters

processThe process to unregister.

Returns

boolTrue if the process was unregistered, false if not.