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

◆ HasValueFor()

bool Sisus.Init.IValueProviderAsync< TValue >.HasValueFor ( Component client)

Gets a value indicating whether this value provider can provide a value of type TValue for the client at this time.

Parameters
clientThe component requesting the value, if request is coming from a component; otherwise, null.
Returns
true if can provide a value for the client at this time; otherwise, false.