r3-custom-code/2c1eswtjvb.js

18 lines
369 B
JavaScript
Raw Normal View History

if (data.entity === this.parentEntity) {
console.log('cyber-security.berlin entity loaded');
} else {
return;
}
/**
* Code Components
*/
this.beforeRender = R3.EntityManager.Instance.findComponentById('y2q95ipdcf');
this.beforeRender.entityLoaded = this;
R3.CustomCode.prototype.render = function(delta) {
}
return null;
//@ sourceURL=CustomCode (2c1eswtjvb).js