Version: 5.4
public static bool webSecurityEnabled ;

説明

Web Player のセキュリティが有効になっているか確認する。

In the web player, this will always return true. In the Unity editor, it will return true if web security emulation is enabled (Menu->Edit->Project Settings->Editor) and false if the emulation is disabled. On all other platforms, this will return false;

このアセットは読み取り専用です。エディター環境では EditorSettings.webSecurityEmulationEnabled で設定が行えます。

webplayer は 5.4 以降ではサポートされません。