ProfileBehaviorIsDoneCache Property |
Gets a value indicating whether this instance has a cached done.
Namespace:
ff14bot.NeoProfiles
Assembly:
RebornBuddy (in RebornBuddy.exe) Version: 3.3.1; net-4.5.win32; release
Syntax public virtual bool IsDoneCache { get; }
Property Value
Type:
Booleantrue if this instance has cached done; otherwise,
false.
Remarks Created 2012-07-02
See Also