Space Engineers
ProtoBuf.Meta.MetaType Member List

This is the complete list of members for ProtoBuf.Meta.MetaType, including all inherited members.

Add(int fieldNumber, string memberName)ProtoBuf.Meta.MetaTypeinline
Add(string memberName)ProtoBuf.Meta.MetaTypeinline
Add(params string[] memberNames)ProtoBuf.Meta.MetaTypeinline
Add(int fieldNumber, string memberName, object defaultValue)ProtoBuf.Meta.MetaTypeinline
Add(int fieldNumber, string memberName, Type itemType, Type defaultType)ProtoBuf.Meta.MetaTypeinline
AddField(int fieldNumber, string memberName)ProtoBuf.Meta.MetaTypeinline
AddField(int fieldNumber, string memberName, Type itemType, Type defaultType)ProtoBuf.Meta.MetaTypeinline
AddSubType(int fieldNumber, Type derivedType)ProtoBuf.Meta.MetaTypeinline
AddSubType(int fieldNumber, Type derivedType, DataFormat dataFormat)ProtoBuf.Meta.MetaTypeinline
AsReferenceDefaultProtoBuf.Meta.MetaType
BaseTypeProtoBuf.Meta.MetaType
CallbacksProtoBuf.Meta.MetaType
ConstructTypeProtoBuf.Meta.MetaType
EnumPassthruProtoBuf.Meta.MetaType
GetFields()ProtoBuf.Meta.MetaTypeinline
GetSubtypes()ProtoBuf.Meta.MetaTypeinline
HasCallbacksProtoBuf.Meta.MetaType
HasSubtypesProtoBuf.Meta.MetaType
IgnoreListHandlingProtoBuf.Meta.MetaType
IncludeSerializerMethodProtoBuf.Meta.MetaType
NameProtoBuf.Meta.MetaType
SetCallbacks(MethodInfo beforeSerialize, MethodInfo afterSerialize, MethodInfo beforeDeserialize, MethodInfo afterDeserialize)ProtoBuf.Meta.MetaTypeinline
SetCallbacks(string beforeSerialize, string afterSerialize, string beforeDeserialize, string afterDeserialize)ProtoBuf.Meta.MetaTypeinline
SetFactory(MethodInfo factory)ProtoBuf.Meta.MetaTypeinline
SetFactory(string factory)ProtoBuf.Meta.MetaTypeinline
SetSurrogate(Type surrogateType)ProtoBuf.Meta.MetaTypeinline
this[int fieldNumber]ProtoBuf.Meta.MetaType
this[MemberInfo member]ProtoBuf.Meta.MetaType
ToString()ProtoBuf.Meta.MetaTypeinline
TypeProtoBuf.Meta.MetaType
UseConstructorProtoBuf.Meta.MetaType