Terraria
v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
LAHashKeyToTrackers.cs
Go to the documentation of this file.
1
using
System.Runtime.InteropServices
;
2
3
namespace
System.Runtime.CompilerServices
;
4
5
[StructLayout(
LayoutKind
.Sequential)]
6
internal
sealed
class
LAHashKeyToTrackers
7
{
8
private
object
_trackerOrTrackerSet
;
9
10
private
object
_laLocalKeyValueStore
;
11
}
System.Runtime.CompilerServices.LAHashKeyToTrackers._laLocalKeyValueStore
object _laLocalKeyValueStore
Definition
LAHashKeyToTrackers.cs:10
System.Runtime.CompilerServices.LAHashKeyToTrackers._trackerOrTrackerSet
object _trackerOrTrackerSet
Definition
LAHashKeyToTrackers.cs:8
System.Runtime.CompilerServices.LAHashKeyToTrackers
Definition
LAHashKeyToTrackers.cs:7
System.Runtime.CompilerServices
Definition
NullablePublicOnlyAttribute.cs:3
System.Runtime.InteropServices.LayoutKind
LayoutKind
Definition
LayoutKind.cs:4
System.Runtime.InteropServices
Definition
SequenceMarshal.cs:4
source
System.Private.CoreLib
System.Runtime.CompilerServices
LAHashKeyToTrackers.cs
Generated by
1.10.0