This website requires JavaScript.
Explore
Help
Register
Sign In
root
/
iFactory.Godot
Watch
1
Star
0
Fork
You've already forked iFactory.Godot
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
3ffbaae6c8
iFactory.Godot
/
BITKit
/
Scripts
/
Resource
/
ResourceT.cs
11 lines
106 B
C#
Raw
Blame
History
using
Godot
;
using
System
;
namespace
BITKit
{
public
partial
class
BITResource
<
T
>
:
Resource
{
}
}
Reference in New Issue
View Git Blame
Copy Permalink