Re: Can't change the setting unless it's created by the Editor

  •  11-09-2005, 3:42 AM

    Re: Can't change the setting unless it's created by the Editor

    Of course, I notice the message Exception is thrown in EditorSetting.cs on the condition ce==null but I do not understand why and when the ce can be null ???
    Why is important to test ce==null here?
     
    Can't I do something else if ce==null? Something that makes it not null anymore?
     
    Thanks for your help.
View Complete Thread