ICheckRecompute

Interface in LogicToolkit

Description

Interface to determine whether recomputation is necessary
By implementing it in ActionComponent, you can determine whether to perform recomputation when using it with a Compute node.

Methods

Method Name Description
OnCheckRecompute Determine whether recomputation is necessary.