JContainers
- Found in:
- JContainers
Inheritance Tree
No indexed scripts extend this script.
Properties
Events
Functions
- Found in:
- JContainers
It's NOT part of public API
- Found in:
- JContainers
Version information.
It's a good practice to validate installed JContainers version with the following code:
bool isJCValid = JContainers.APIVersion() == AV && JContainers.featureVersion() >= FV
where AV and FV are hardcoded API and feature version numbers.
Current API version is 4
Current feature version is 2
- Found in:
- JContainers
- Found in:
- JContainers
Returns true if the file at a specified @path exists
- Found in:
- JContainers
- Found in:
- JContainers
Deletes the file or directory identified by the @path
- Found in:
- JContainers
A path to user-specific directory - My Games/Skyrim Special Edition/JCUser/
- Found in:
- JContainers
Returns true if JContainers plugin installed properly
