Variable Platform._resourceDirs

class Platform
{
  // ...
  string[] _resourceDirs;
  // ...
}