diff options
author | Ignacio Etcheverry <ignalfonsore@gmail.com> | 2019-02-19 22:36:27 +0100 |
---|---|---|
committer | Ignacio Etcheverry <ignalfonsore@gmail.com> | 2019-02-19 22:38:22 +0100 |
commit | 9421da57ad552e9004e9ca3d739d75b0c1efee03 (patch) | |
tree | 9ff25829822164180c2edfcf847394ecbfa19c22 /modules/csg/doc_classes | |
parent | aa5b99821b23d74eafb49f4b0d2d86fe693a903c (diff) |
C#: Add 'Singleton' property to singleton wrapper class
This property returns an instance of the singleton.
The purpose of this is to allow using methods from the base class like 'Connect'.
Since all Godot singletons inherit Object, the type of the returned instance is Godot.Object.
Diffstat (limited to 'modules/csg/doc_classes')
0 files changed, 0 insertions, 0 deletions