Terraria
v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
◆
toBoolean()
[2/3]
static
bool
MS.Internal.Xml.XPath.BooleanFunctions.toBoolean
(
string
str
)
inline
static
package
Definition at line
58
of file
BooleanFunctions.cs
.
59
{
60
return
str.Length > 0;
61
}
MS
Internal
Xml
XPath
BooleanFunctions
Generated by
1.10.0