1.26.2.1
Gameface
cohtml::CoherentToNumber< T > Struct Template Reference

Static Public Member Functions

static bool Invoke (const T &v, float *number)
 Convert from C++ value to a number. More...
 

Member Function Documentation

◆ Invoke()

template<typename T >
static bool cohtml::CoherentToNumber< T >::Invoke ( const T &  v,
float *  number 
)
inlinestatic

Convert from C++ value to a number.

Parameters
v- the C++ value
number- output parameter for the value
Returns
true - if the conversion was successful