|
Nyx Node
|
This is the complete list of members for nyx.json.json_boolean.NyxBoolean, including all inherited members.
| __init__(self, int|float|bool|None value=None, int|None ptr=None) | nyx.json.json_boolean.NyxBoolean | |
| from_string(str string) | nyx.obj.NyxObject | static |
| notify(self) | nyx.obj.NyxObject | |
| on(self, typing.Callable callback) | nyx.obj.NyxObject | |
| to_string(self, bool json_string=True) | nyx.obj.NyxObject | |
| to_xmldoc(self) | nyx.obj.NyxObject | |
| value(self) | nyx.json.json_boolean.NyxBoolean | |
| value(self, bool value) | nyx.json.json_boolean.NyxBoolean |