Example #1
0
void VUUID::FromValue(const VValueSingle& inValue)
{
	inValue.GetVUUID(*this);
}