Skip to main content

NanoforgeFactory

Summary

Singleton factory for creating editor-mode NanoForge client and server applications.

Signature

Remarks

Use NanoforgeFactory.createClient or NanoforgeFactory.createServer to obtain an application instance that accepts IEditorRunOptions on init.

Examples

Example 1