MyMacro..::..LaunchIfNoInMount Property
Press key only if character not in mount.
Namespace:
wManagerAssembly: wManager (in wManager.dll)
Syntax
[CategoryAttribute] [DisplayNameAttribute] [DescriptionAttribute] public bool LaunchIfNoInMount { get; set; }
<CategoryAttribute> _ <DisplayNameAttribute> _ <DescriptionAttribute> _ Public Property LaunchIfNoInMount As Boolean Get Set
[CategoryAttribute] [DisplayNameAttribute] [DescriptionAttribute] public: property bool^ LaunchIfNoInMount { bool^ get (); void set (bool^ value); }