Version: 5.4
public static bool HasUserAuthorization (UserAuthorization mode);

説明

Web Player で Web カメラやマイクの許可を行っているかを確認します。

This is used to check the result of a previous call to Application.RequestUserAuthorization. Explicit user consent to use features is only needed in the Web Player. In other build targets, this function will always return true.

5.4.0 以降では、web player はサポートされないことに注意してください。