AC
AnkiCollab
AnkiCollab
Sign in
Explore Decks
Helpful
Join Discord
Download Add-on
Documentation
Support Us
Notes in
EditorProperty
To Subscribe, use this Key
three-south-item-oxygen-network-india
Status
Last Update
Fields
Published
06/07/2024
Description A custom control for editing properties that can be added to the EditorInspector . It is added via EditorInspectorPlugin .…
Published
06/07/2024
Properties bool checkable false bool checked false bool deletable false …
Published
06/07/2024
Signals multiple_properties_changed (properties: PackedStringArray , value: Array ) Emit it if you want multiple properties mo…
Published
06/07/2024
Property Descriptions bool checkable = false void set_checkable (value: bool ) bool is_checkable () …
Published
06/07/2024
Method Descriptions void _set_read_only (read_only: bool ) virtual Called when the read-only status of the property is changed…
Status
Last Update
Fields