This website requires JavaScript.
Explore
Help
Sign In
max
/
UnitySerializedReferenceUI
Watch
1
Star
0
Fork
0
You've already forked UnitySerializedReferenceUI
mirror of
https://github.com/maxartz15/UnitySerializedReferenceUI.git
synced
2024-11-22 15:45:35 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
37a4cdb1e1
UnitySerializedReferenceUI
/
Samples~
/
ExampleAnimalWorldAssembly
/
Animals
/
IAnimal.cs
Phill
ffff19acd5
organize into upm directory structure
2021-05-26 14:44:53 -04:00
5 lines
50 B
C#
Raw
Blame
History
public
interface
IAnimal
{
void
Feed
(
)
;
}
Reference in New Issue
View Git Blame
Copy Permalink