The class "TimeEffect" was not checked for errors on typing while it was unsaved.
No bug its a feature: The class "TimeEffect" was never used in this project so the compiler ignores this file. Its fact of life
Description
The class "TimeEffect" was not checked for errors on typing while it was unsaved.
No bug its a feature: The class "TimeEffect" was never used in this project so the compiler ignores this file. Its fact of life
Alan K (Deprecated) added a comment - 20/Apr/12 08:46 PM Because the file is not used in the project, the compiler does not parse it; thus, not providing auto completion.
Branch: Develop