ScriptGetScriptMethodList Method |
Returns the list of methods in this Script.
Namespace:
Godot
Assembly:
GodotSharp (in GodotSharp.dll) Version: 1.0.0
Syntax public Array GetScriptMethodList()
Return Value
Type:
Array[Missing <returns> documentation for "M:Godot.Script.GetScriptMethodList"]
See Also