1 decade ago by coreysnyder
I know there is a way to say
How?
if(!isEditor){
//Don't run this code.
}
How?
This forum is read only and just serves as an archive. If you have any questions, please post them on github.com/phoboslab/impact
if(!isEditor){
//Don't run this code.
}
if( !ig.global.wm ){
}
EntityExample = ig.Entity.extend({
_wmIgnore: true,
...
});