ProxyGroup
Inherits: RefCounted
Description
A group of proxies that will be updated when one of them is updated
Properties
| Name | Type | Default |
|---|---|---|
| proxies | Variant |
Methods
| Returns | Name |
|---|---|
| Variant | proxy ( _get: Callable, _set: Callable ) |
Property Descriptions
proxies: Variant
No description provided yet.
Method Descriptions
proxy (_get: Callable , _set: Callable ) -> Variant
No description provided yet.

