Click or drag to resize

ScriptGetScriptPropertyList Method

Returns the list of properties in this Script.

Namespace:  Godot
Assembly:  GodotSharp (in GodotSharp.dll) Version: 1.0.0
Syntax
C#
public Array GetScriptPropertyList()

Return Value

Type: Array

[Missing <returns> documentation for "M:Godot.Script.GetScriptPropertyList"]

See Also