コード例 #1
0
ファイル: VintageRiseEditor.cs プロジェクト: jg33/ozUnity_3LD
        private void OnEnable()
        {
            thisTarget = (VintageRise)target;

            this.Help = "Rise gives your game a nice glow and warmth by adding yellow tones.";
        }
コード例 #2
0
        private void OnEnable()
        {
            thisTarget = (VintageRise)target;

              this.Help = "Rise gives your game a nice glow and warmth by adding yellow tones.";
        }