|
Init(args)
Scripting Reference
|
Represents an object that can provide a value on demand.
Base interface of IValueProvider<TValue>.
Public Member Functions | |
| bool | HasValueFor (Component client) |
| Gets a value indicating whether this value provider can provide a value for the client at this time. | |
Properties | |
| object | Value [get] |
| Gets the value provided by this object. | |