Method TryGetValue
- Namespace
- MaaFramework.Binding.Buffers
- Assembly
- MaaFramework.Binding.dll
TryGetValue(out string)
Gets the string from a MaaStringBuffer.
bool TryGetValue(out string str)
Parameters
str
string-
The string.
Returns
- bool
-
The System.String.