generated from hertog/godot-module-template
Initial commit
This commit is contained in:
commit
65227bf3a5
12416 changed files with 6001067 additions and 0 deletions
|
|
@ -0,0 +1,8 @@
|
|||
// meta-description: Empty template suitable for all Objects
|
||||
|
||||
using _BINDINGS_NAMESPACE_;
|
||||
using System;
|
||||
|
||||
public partial class _CLASS_ : _BASE_
|
||||
{
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue