[dismiss]
This wiki is a copy of the original Oblivion CS wiki created and maintained by the UESP.net. See CSwiki:Copy Notice for more info.
Difference between revisions of "StrCopy"
Jump to navigation
Jump to search
no edit summary
imported>Talkie Toaster (New page: '''Syntax:''' StrCopy ''long:CopyTo'' ''long:CopyFrom'' Overwrites the string associated with the Copy To pointer with the string associated with the Copy From pointer. [[Category: Func...) |
imported>Talkie Toaster |
||
Line 1: | Line 1: | ||
'''Syntax:''' | '''Syntax:''' | ||
StrCopy ''long | StrCopy ''CopyTo:long'' ''CopyFrom:long'' | ||
Overwrites the string associated with the Copy To pointer with the string associated with the Copy From pointer. | Overwrites the string associated with the Copy To pointer with the string associated with the Copy From pointer. |