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-23 08:05:34 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
dead48d75e
UnitySerializedReferenceUI
/
Assets
/
Textus
/
SerializeReferenceUI
/
Example
/
ExampleAnimalWorldAssembly
/
Animals
/
IAnimal.cs
TextusGames
925fe29da1
Folders redirection
2020-05-16 16:28:15 +03:00
5 lines
50 B
C#
Raw
Blame
History
public
interface
IAnimal
{
void
Feed
(
)
;
}
Reference in New Issue
View Git Blame
Copy Permalink