Update: entity_loaded (2c1eswtjvb.js) 220 bytes modified

beta.r3js.org
cybafelo 2019-06-23 08:48:14 +00:00
parent 188a2e4937
commit 40c995b9ed
1 changed files with 9 additions and 0 deletions

View File

@ -1,4 +1,13 @@
if (data.entity === this.parentEntity) {
console.log('cyber-security.berlin entity loaded');
} else {
return;
}
/**
* Code Components
*/
this.beforeRender = R3.EntityManager.Instance.findComponentById('y2q95ipdcf');
return null;