Example #1
0
void VUUID::GetValue( VValueSingle& outValue) const
{
	outValue.FromVUUID( *this);
}