SHA1File
From GECK
A function added by the JohnnyGuitar NVSE Plugin.
Contents
Description
Returns the SHA1 hash of a file at the specified path relative to Fallout directory.
Syntax
(string) SHA1File filepath:string
Example
SHA1File "FalloutNV.exe" SHA1File "Data\FalloutNV.esm"
Notes
- Hashing functions may cause a performance hit and should be used with caution.