immersive-home/docs/reference/Proxy.md
2024-03-16 18:45:43 +01:00

1.9 KiB

Proxy

Properties

Name Type Default
gettable Callable
settable Callable
value Variant

Methods

Returns Name
void _init ( gettable: Callable, settable: Callable )

Property Descriptions

gettable: Callable

No description provided yet.

settable: Callable

No description provided yet.

value: Variant

No description provided yet.

Method Descriptions

_init ( gettable: Callable, settable: Callable ) -> void

No description provided yet.