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-22 16:18:24 -05:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
ab5131b416
unity-atoms
/
Source
/
Float
/
FloatAction.cs
5 lines
87 B
C#
Raw
Normal View
History
Unescape
Escape
First commit
2018-10-30 15:05:06 -04:00
namespace
UnityAtoms
{
public
abstract
class
FloatAction
:
GameAction
<
float
>
{
}
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