Constructor that takes a System.Guid
object
 Declaration Syntax
Declaration Syntax| C# | 
public UUID( Guid val )
 Parameters
Parameters- val ( Guid)
- A Guid object that contains the unique identifier to be represented by this UUID
Assembly: OpenMetaverseTypes(Module: OpenMetaverseTypes.dll) Version: 0.0.0.0
 
