Difference between revisions of "GetEsp"
m
Standardized
imported>Haama m (Bullets for syntax) |
imported>Haama m (Standardized) |
||
Line 7: | Line 7: | ||
(EspID:long) GetEsp ''"EspFilename:string"'' | (EspID:long) GetEsp ''"EspFilename:string"'' | ||
Returns the Pluggy internal EspID corresponding an active esp or esm file. | |||
*It returns -1 if the esp is not active. | *It returns -1 if the esp is not active. | ||
*If no EspFilename is specified, GetEsp returns the EspID of the calling esp (of the script). | *If no EspFilename is specified, GetEsp returns the EspID of the calling esp (of the script). |