VirtualUserScript GetFloat Method C# API
Overload List

  NameDescription
Public methodGetFloat(String)
Returns a float value held in the dictionary.
Public methodGetFloat(String, Single)
Returns a float value held in the dictionary, or the defaultValue if the key cannot be found.
Back to Top
See Also