| TriggerReaderPeekVariable Method |
[This is preliminary documentation and is subject to change.]
Peeks at the next value
Namespace:
Monkeyspeak
Assembly:
Monkeyspeak (in Monkeyspeak.dll) Version: 7.0.10.28723 (7.0.10.28723)
Syntax public bool PeekVariable()
Public Function PeekVariable As Boolean
public:
bool PeekVariable()
member PeekVariable : unit -> bool
Return Value
Type:
Boolean[Missing <returns> documentation for "M:Monkeyspeak.TriggerReader.PeekVariable"]
See Also