class Test : DockPanel { void onRender() { UI::text("Hi"); Chewico::ActiveEntity::ActiveEntity::getActiveEntity(); } }