This website requires JavaScript.
Explore
Help
Sign In
vlad.os
/
LuaCsForBarotraumaEP
Watch
0
Star
0
Fork
0
You've already forked LuaCsForBarotraumaEP
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
6fff303d30cc526e20b1894768437df5802b21a6
LuaCsForBarotraumaEP
/
Barotrauma
/
BarotraumaShared
/
Source
/
StatusEffects
T
History
Joonas Rikkonen
6fff303d30
Removed inlined out variables from PropertyConditional. Didn't realize this was a C# 7 only feature.
2018-01-09 18:26:34 +02:00
..
DelayedEffect.cs
Moved StatusEffect related classes to their own folder and PropertyConditional to its own file.
2018-01-09 16:09:59 +02:00
PropertyConditional.cs
Removed inlined out variables from PropertyConditional. Didn't realize this was a C# 7 only feature.
2018-01-09 18:26:34 +02:00
StatusEffect.cs
Moved PropertyConditional match checking & status effect cancelling from the StatusEffect class to PropertyConditional.
2018-01-09 16:42:11 +02:00