Feel  4.0.1
The best way to improve your game's feel and make it extra juicy
MMEnumConditionAttribute.cs File Reference

Classes

class  MoreMountains.Tools.MMEnumConditionAttribute
 An attribute to conditionnally hide fields based on the current selection in an enum. Usage : [MMEnumCondition("rotationMode", (int)RotationMode.LookAtTarget, (int)RotationMode.RotateToAngles)] More...
 

Namespaces

namespace  MoreMountains
 
namespace  MoreMountains.Tools