Click or drag to resize

EditorFileSystemUpdateScriptClasses Method

Scans the script files and updates the list of custom class names.

Namespace:  Godot
Assembly:  GodotSharpEditor (in GodotSharpEditor.dll) Version: 1.0.0
Syntax
C#
public void UpdateScriptClasses()
See Also