OpenMetaverse Protocol Library Developers API Documentation
FromBytes Method (source, pos)
NamespacesOpenMetaverseUUIDFromBytes( array< Byte > [] () [] [] , Int32)
Assigns this UUID from 16 bytes out of a byte array
Declaration Syntax
C#
public 
void 
FromBytes(
        
byte[] 
source,
        
int 
pos
)
Parameters
source ( array< Byte > [] () [] [] )
Byte array containing the UUID to assign this UUID to
pos ( Int32)
Starting position of the UUID in the byte array

Assembly: OpenMetaverseTypes(Module: OpenMetaverseTypes.dll) Version: 0.0.0.0