{{{#!highlight c++ void RHIInit(bool bHasEditorToken) { // ... GDynamicRHI = PlatformCreateDynamicRHI(); // ... } }}}