Return a reference providing non‐modifiable access to the double value of this object. The behavior is undefined unless type() == ball::UserFieldType::e_DOUBLE.
Synopsis
Declared in <ball_userfieldvalue.h>
double const&
theDouble() const;
Return Value
non‐modifiable reference to the double value
Created with MrDocs