6 lines
80 B
GDScript
6 lines
80 B
GDScript
class_name snake_case_class_name
|
|
extends RefCounted
|
|
|
|
|
|
func custom_func():
|
|
pass
|