immersive-home/docs/reference/lib--utils--pointer--initiator.md

33 lines
1.1 KiB
Markdown
Raw Normal View History

2024-03-16 19:45:43 +02:00
# Initiator
## Properties
| Name | Type | Default |
| ------------- | ----------------------------------------------------------------------- | ------- |
| [node](#node) | [Node3D](https://docs.godotengine.org/de/4.x/classes/class_node3d.html) | |
| [type](#type) | [int](https://docs.godotengine.org/de/4.x/classes/class_int.html) | |
## Methods
| Returns | Name |
| ------------------------------------------------------------------- | -------------------------- |
| [bool](https://docs.godotengine.org/de/4.x/classes/class_bool.html) | [is_right](#is-right) ( ) |
## Property Descriptions
### node: [Node3D](https://docs.godotengine.org/de/4.x/classes/class_node3d.html) {#node}
No description provided yet.
### type: [int](https://docs.godotengine.org/de/4.x/classes/class_int.html) {#type}
No description provided yet.
## Method Descriptions
### is_right ( ) -> [bool](https://docs.godotengine.org/de/4.x/classes/class_bool.html) {#is-right}
No description provided yet.