This version of Unity is unsupported.

PBXProject.IsKnownExtension

Declaration

public static bool IsKnownExtension(string ext);

Parameters

ext The file extension (leading dot is not necessary, but accepted).

Returns

bool Returns true of the extension is known, false otherwise.

Description

Checks if files with the given extension are known to PBXProject.