EditorFileSystemDirectory.findDirIndex

Returns the index of the directory with name name or -1 if not found.

struct EditorFileSystemDirectory
@nogc nothrow const
long
findDirIndex
(
StringArg0
)
(
in StringArg0 name
)

Meta