MD5File

From the Fallout3 GECK Wiki
Revision as of 16:27, 19 December 2016 by imported>Pintocat (Created page with "{{Function |origin = LU |summary = Returns the MD5 hash of a file in the Data directory. |name = MD5File |returnType = string |arguments = {{FunctionArgument |Name...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
< [[::Category:Functions|Category:Functions]]

A function added by the Lutana NVSE plugin.

Description

Returns the MD5 hash of a file in the Data directory.

Syntax

[help]
(string) MD5File filepath:string

See Also