Difference between revisions of "TES5Edit Scripting Functions"

Jump to navigation Jump to search
175 bytes added ,  19:33, 16 September 2016
→‎Unsupported classes and tools: why does this even exist if it doesn't do the thing it's supposed to do
imported>DavidJCobb
m (→‎Unsupported classes and tools: ugh ugh ugh ugh ugh)
imported>DavidJCobb
(→‎Unsupported classes and tools: why does this even exist if it doesn't do the thing it's supposed to do)
Line 540: Line 540:
|[http://docwiki.embarcadero.com/RADStudio/XE2/en/Variant_Support_Routines Variant support routines]
|[http://docwiki.embarcadero.com/RADStudio/XE2/en/Variant_Support_Routines Variant support routines]
|Makes it easier to identify a variant's current type, and cast variants. Relevant type keywords like <code>varInteger</code> are also missing.
|Makes it easier to identify a variant's current type, and cast variants. Relevant type keywords like <code>varInteger</code> are also missing.
|-
|Move
|This function is supposed to copy data from one memory location to another. Instead, it either throws an error, or fails silently and nulls out the target location.
|-
|-
|}
|}
Anonymous user

Navigation menu