resetFrame: Difference between revisions
Jump to navigation
Jump to search
m (Conversion script moved page ResetFrame to resetFrame: Converting page titles to lowercase) |
No edit summary |
||
Line 6: | Line 6: | ||
|usage= | |usage= | ||
< | <syntaxhighlight lang="mtmacro" line> | ||
resetFrame(frame) | resetFrame(frame) | ||
</ | </syntaxhighlight> | ||
'''Parameter''' | '''Parameter''' | ||
{{param|frame|A string containing the name of the frame that has its position reset.}} | {{param|frame|A string containing the name of the frame that has its position reset.}} |
Revision as of 22:11, 14 March 2023
This article is a stub, you can help the RPTools Wiki project by contributing content to expand this article.
resetFrame() Function
Resets a frame to its default position.
Usage
resetFrame(frame)
Parameter
frame
- A string containing the name of the frame that has its position reset.