Terraria
v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
◆
Target
[2/2]
T
System.WeakReference
<
T
>.Target
get
set
private
inherited
Definition at line
80
of file
WeakReference.cs
.
81
{
82
[
MethodImpl
(
MethodImplOptions
.InternalCall)]
83
[
return
:
MaybeNull
]
84
get
;
85
[
MethodImpl
(
MethodImplOptions
.InternalCall)]
86
set
;
87
}
System.Reflection.Metadata.Ecma335.TableIndex.MethodImpl
@ MethodImpl
System.Runtime.CompilerServices.MethodImplOptions
MethodImplOptions
Definition
MethodImplOptions.cs:5
System.Runtime.Serialization.CollectionKind.Dictionary
@ Dictionary
System
ComponentModel
WeakHashtable
EqualityWeakReference
Generated by
1.10.0