Terraria
v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
◆
Clone()
object System.Collections.Stack.StackEnumerator.Clone
(
)
inline
Implements
System.ICloneable
.
Definition at line
146
of file
Stack.cs
.
147
{
148
return
MemberwiseClone();
149
}
System
Collections
Stack
StackEnumerator
Generated by
1.10.0