This website requires JavaScript.
Explore
Help
Sign In
caleb-brown
/
unity-atoms
Watch
1
Star
0
Fork
0
You've already forked unity-atoms
mirror of
https://github.com/unity-atoms/unity-atoms.git
synced
2025-01-24 00:58:59 -05:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
cb20008760
unity-atoms
/
Source
/
Types
/
Void.cs
8 lines
86 B
C#
Raw
Normal View
History
Unescape
Escape
First commit
2018-10-30 15:05:06 -04:00
using
System
;
namespace
UnityAtoms
{
[Serializable]
public
struct
Void
{
}
Unified line endings * Unified all line endings in project to align with .editorconfig; all end-of-line characters have been set to LF and new-lines placed at the end of every file if not present.
2019-04-07 05:10:09 -04:00
}
Reference in New Issue
Copy Permalink