Photon Server API Documentation v5.0RC1

Photon.SocketServer.Rpc.Reflection.ObjectDataMemberMapper Member List

This is the complete list of members for Photon.SocketServer.Rpc.Reflection.ObjectDataMemberMapper, including all inherited members.

GetValues< TAttribute >(object source)Photon.SocketServer.Rpc.Reflection.ObjectDataMemberMapperinlinestatic
GetValuesByName< TAttribute >(object source)Photon.SocketServer.Rpc.Reflection.ObjectDataMemberMapperinlinestatic
TryConvertDelegate< TAttribute >(ObjectMemberInfo< TAttribute > targetMember, ref object value)Photon.SocketServer.Rpc.Reflection.ObjectDataMemberMapper
TrySetValues< TAttribute >(object target, IDictionary< byte, object > values, TryConvertDelegate< TAttribute > convertMethod, out List< ObjectMemberInfo< TAttribute >> missingParams, out List< ObjectMemberInfo< TAttribute >> invalidParams)Photon.SocketServer.Rpc.Reflection.ObjectDataMemberMapperinlinestatic
TrySetValues< TAttribute >(object target, IDictionary< string, object > values, TryConvertDelegate< TAttribute > convertMethod, out List< ObjectMemberInfo< TAttribute >> missingParams, out List< ObjectMemberInfo< TAttribute >> invalidParams)Photon.SocketServer.Rpc.Reflection.ObjectDataMemberMapperinlinestatic