top | item 45146970

(no title)

0xml | 5 months ago

Don't have access to read the code, but I think ideally there should be only one instance created at startup, right?

discuss

order

RossBencina|5 months ago

At most one instance at start up. Asynchronous creation or lazy creation on first use are two other potential options. Speaking generally, not Unreal-specific.