 | ClockIsDone Property |
Gets a value indicating whether this instance is done.
Namespace:
Gamelogic.Extensions
Assembly:
Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntaxpublic bool IsDone { get; }Property Value
Type:
Booleantrue if this instance is done; otherwise,
false.
See Also