WaitForSecondsLightningkeepWaiting Property |
Whether to keep waiting
Namespace:
DigitalRuby.ThunderAndLightning
Assembly:
Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax public override bool keepWaiting { get; }
Public Overrides ReadOnly Property keepWaiting As Boolean
Get
public:
virtual property bool keepWaiting {
bool get () override;
}
abstract keepWaiting : bool with get
override keepWaiting : bool with get
Property Value
Type:
BooleanSee Also