Terraria
v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
◆
Lazy()
[10/14]
System.Lazy
<
T
, TMetadata >.
Lazy
(
TMetadata
metadata
)
inline
Definition at line
237
of file
Lazy.cs
.
238
{
239
_metadata
= metadata;
240
}
System.Lazy._metadata
readonly TMetadata _metadata
Definition
Lazy.cs:227
References
System.Lazy< T, TMetadata >._metadata
.
System
Lazy
Generated by
1.10.0