Terraria
v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
◆
GetPinnableReference()
ref
readonly char System.String.GetPinnableReference
(
)
inline
Definition at line
1346
of file
String.cs
.
1347
{
1348
return
ref
_firstChar
;
1349
}
System.Collections.Generic.Dictionary
Definition
Dictionary.cs:14
System.String._firstChar
char _firstChar
Definition
String.cs:35
References
System.String._firstChar
.
System
String
Generated by
1.10.0