Terraria v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches

◆ ResetParams()

void System.Xml.Xsl.XsltOld.ActionFrame.ResetParams ( )
inlinepackage

Definition at line 153 of file ActionFrame.cs.

154 {
155 if (_withParams != null)
156 {
158 }
159 }

References System.Xml.Xsl.XsltOld.ActionFrame._withParams, and System.Collections.Hashtable.Clear().