33 lines
1.1 KiB
Markdown
33 lines
1.1 KiB
Markdown
|
# 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.
|