OpenMetaverse Protocol Library Developers API Documentation
SerializeMembers Method (obj)
Namespaces OpenMetaverse.StructuredDataOSDSerializeMembers(Object)
Uses reflection to create an SDMap from all of the SD serializable types in an object
Declaration Syntax
C#
public 
static 
OSDMap 
SerializeMembers(
        
Object 
obj
)
Parameters
obj ( Object)
Class or struct containing serializable types
Return Value
An SDMap holding the serialized values from the container object

Assembly: OpenMetaverse.StructuredData(Module: OpenMetaverse.StructuredData.dll) Version: 0.0.0.0