immersive-home/docs/reference/ProxyGroup.md
2024-03-17 00:14:31 +01:00

1.8 KiB

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.