Init(args)
Scripting Reference
Loading...
Searching...
No Matches

◆ EvaluateNullGuard()

NullGuardResult Sisus.Init.INullGuard.EvaluateNullGuard ( [AllowNull] Component client)

Gets a value indicating whether null guard passes for this object or not, and if not, what was the cause of the failure.

Parameters
clientThe component performing the evaluation, if being performed by a component; otherwise, null.
Returns
Value representing the result of the null guard.