This website requires JavaScript.
Explore
Help
Sign In
mirror
/
quantum-space-buddies
Watch
1
Star
0
Fork
0
You've already forked quantum-space-buddies
mirror of
https://github.com/misternebula/quantum-space-buddies.git
synced
2025-01-17 19:11:32 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
bae2ea6c3c
quantum-space-buddies
/
QSB
/
Utility
/
VariableSync
/
FloatVariableSyncer.cs
7 lines
110 B
C#
Raw
Normal View
History
Unescape
Escape
generic variable syncer
2022-01-18 18:06:15 +00:00
namespace
QSB.Utility.VariableSync
stuffz
2021-11-26 17:36:14 +00:00
{
generic variable syncer
2022-01-18 18:06:15 +00:00
public
class
FloatVariableSyncer
:
BaseVariableSyncer
<
float
>
variable syncing
2022-01-15 02:15:48 +00:00
{
}
stuffz
2021-11-26 17:36:14 +00:00
}
Reference in New Issue
Copy Permalink