fmod_system_readDirFilters
Sets or retrieves filter flags for directory reading, where filter values are combined with bitwise OR to control file type filtering in FMOD Studio.
Instructions
An enumeration used with studio.system.readDir(filePath, readDirFiltersFlag) to describe the filters in which a string array will be returned. The filter value is specified by combining values from the following list using the bitwise OR operator: [property · system.readDirFilters]
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| value | No | New value to assign. Omit to read the current value. |