Skip to content

Latest commit

 

History

History

Sample 1 - Load Html And Bind CSharp Callback

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

Introduction

Simple Example show hot to load html and bind csharp(or godot) function to ultralight!

Usage

  1. Download prebuilt ultralight-view extension from github release and unzip it to src/bin folder
  2. Run with godot mono >= 4.3.

Features

  • Rendering interactive html in godot.
  • Bind csharp callback to ultralight javascript context.
  • Bind godot::Object to ultralight javascript context.