Devs Sprechen jetzt wenn man in der nähe ist
This commit is contained in:
Binary file not shown.
@ -0,0 +1,23 @@
|
||||
fileFormatVersion: 2
|
||||
guid: 1318f4de480bb324884c515f71a10e15
|
||||
labels:
|
||||
- NuGetForUnity
|
||||
PluginImporter:
|
||||
externalObjects: {}
|
||||
serializedVersion: 2
|
||||
iconMap: {}
|
||||
executionOrder: {}
|
||||
defineConstraints: []
|
||||
isPreloaded: 0
|
||||
isOverridable: 0
|
||||
isExplicitlyReferenced: 0
|
||||
validateReferences: 1
|
||||
platformData:
|
||||
- first:
|
||||
Any:
|
||||
second:
|
||||
enabled: 1
|
||||
settings: {}
|
||||
userData:
|
||||
assetBundleName:
|
||||
assetBundleVariant:
|
||||
@ -0,0 +1,32 @@
|
||||
<?xml version="1.0"?>
|
||||
<doc>
|
||||
<assembly>
|
||||
<name>MessagePack.Annotations</name>
|
||||
</assembly>
|
||||
<members>
|
||||
<member name="P:MessagePack.UnionAttribute.Key">
|
||||
<summary>
|
||||
Gets the distinguishing value that identifies a particular subtype.
|
||||
</summary>
|
||||
</member>
|
||||
<member name="P:MessagePack.UnionAttribute.SubType">
|
||||
<summary>
|
||||
Gets the derived or implementing type.
|
||||
</summary>
|
||||
</member>
|
||||
<member name="M:MessagePack.UnionAttribute.#ctor(System.Int32,System.Type)">
|
||||
<summary>
|
||||
Initializes a new instance of the <see cref="T:MessagePack.UnionAttribute"/> class.
|
||||
</summary>
|
||||
<param name="key">The distinguishing value that identifies a particular subtype.</param>
|
||||
<param name="subType">The derived or implementing type.</param>
|
||||
</member>
|
||||
<member name="M:MessagePack.UnionAttribute.#ctor(System.Int32,System.String)">
|
||||
<summary>
|
||||
Initializes a new instance of the <see cref="T:MessagePack.UnionAttribute"/> class.
|
||||
</summary>
|
||||
<param name="key">The distinguishing value that identifies a particular subtype.</param>
|
||||
<param name="subType">The full name (should be assembly qualified) of the derived or implementing type.</param>
|
||||
</member>
|
||||
</members>
|
||||
</doc>
|
||||
@ -0,0 +1,7 @@
|
||||
fileFormatVersion: 2
|
||||
guid: 0f52a128673a0a1418f59ffd57086d74
|
||||
TextScriptImporter:
|
||||
externalObjects: {}
|
||||
userData:
|
||||
assetBundleName:
|
||||
assetBundleVariant:
|
||||
Reference in New Issue
Block a user