Lib.string.logic.FilePathParts - tixl3d/tixl GitHub Wiki
Extracts directory, filename and extension from a filepath and checks if filepath exists.
Name | Type |
---|---|
Directory | System.String |
FilenameWithoutExtension | System.String |
Extension | System.String |
FileExists | System.Boolean |
⚠ Everything else is automatically generated and will be overwritten regularly.