We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cb04623 commit c70804eCopy full SHA for c70804e
content/en-us/reference/engine/datatypes/Instance.yaml
@@ -38,7 +38,7 @@ constructors:
38
summary: |
39
Class name of the new instance to create.
40
- name: parent
41
- type: Instance
+ type: Instance?
42
default:
43
44
Optional object to parent the new instance to. Not recommended for performance reasons (see description above).
0 commit comments