Pro Reset Game
Loading...
Searching...
No Matches
SaveableAttribute.cs File Reference

Classes

class  TaylorMadeCode.ProResetGame.SaveableAttribute
 Marks a field or property as saveable by the SaveManager. Use this attribute to indicate that the decorated member should be included in the save and load processes. More...
 
class  TaylorMadeCode.ProResetGame.SaveableIgnoreAttribute
 Excludes a field or property from being saved by the SaveManager. More...
 
class  TaylorMadeCode.ProResetGame.SaveableDefaultResetAttribute
 Specifies the default reset value for a field or property when no saved data is available. More...
 

Namespaces

namespace  TaylorMadeCode
 
namespace  TaylorMadeCode.ProResetGame