Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Any ¶
type Any interface {
AsRefCounted() [1]gd.RefCounted
}
type Extension ¶
Extension can be embedded in a struct to create a new class. T should be the type of the struct that embeds this Extension.
func (*Extension[T]) AsRefCounted ¶
func (class *Extension[T]) AsRefCounted() [1]gd.RefCounted
Click to show internal directories.
Click to hide internal directories.