ObjectGetMethodList Method |
Returns the object's methods and their signatures as an Array.
Namespace:
Godot
Assembly:
GodotSharp (in GodotSharp.dll) Version: 1.0.0
Syntax public Array GetMethodList()
Return Value
Type:
Array[Missing <returns> documentation for "M:Godot.Object.GetMethodList"]
See Also