HasConditionCheck

HasConditionCheck()

public bool HasConditionCheck() ;

Description

It is judged whether Condition Check should be performed.

Returns

Returns true when performing ConditionCheck.

Remarks

It returns true by default. To invalidate, please override and return false.