# Disable In Play Mode Attribute Play Mode中はフィールドが編集不可能になります。 ![img](../../../images/img-attribute-disable-in-play-mode-editor.png) ![img](../../../images/img-attribute-disable-in-play-mode-player.png) ```cs [DisableInPlayMode] public float foo; ```