![]() |
Init(args)
Scripting Reference
|
Represents an object that can asynchronously retrieve a value for a client Component.
Base interface of IValueProvider<TValue>.
Public Member Functions | |
System.Threading.Tasks.Task< object > | GetForAsync ([AllowNull] Component client) |
Gets the value of type TValue for the client . | |