Remove Node
Removes the current node from the environment.
Parameters
<T>
concentration type
Constructors
Functions
Link copied to clipboard
open fun cloneAction(node: Node<T>, reaction: Reaction<T>): RemoveNode<T>
Content copied to clipboard
Link copied to clipboard
Link copied to clipboard
How to override: if you intend your action to influence any reaction with compatible context, return null.