コード例 #1
0
        private void OnEnable()
        {
            thisTarget = (VintageHefe)target;

              this.Help = "Hefe slightly increases saturation and gives a warm fuzzy tone to your game.";
        }
コード例 #2
0
ファイル: VintageHefeEditor.cs プロジェクト: jg33/ozUnity_3LD
        private void OnEnable()
        {
            thisTarget = (VintageHefe)target;

            this.Help = "Hefe slightly increases saturation and gives a warm fuzzy tone to your game.";
        }