Callback invoked when starting up the runtime. Called before the first scene is loaded.
For new code, use OnCodeInitializingAttribute instead for better resource pre-allocation timing. For more information, refer to Code reload and the code lifecycle in the manual.
For more information on the execution order of this option relative to the others, refer to RuntimeInitializeOnLoadMethodAttribute.