Skip to content

LukmanaAfif/UE4_Gumbo

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

UE4 GumboParser


UE4 GumoParser is plugin for parsing HTML in editor with blueprints.

Based on https://github.com/google/gumbo-parser

Start Guide

Supported platform: Win64 Editor

Supported Version: UE4.23-4.24

Features:

-Parsing HTML by web or string

-Simple work with HTML nodes, attributes in BLueprints.

Gumbo use CRT and this plugin can't use in runtime.

About

HTML parser for Unreal Engine 4

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 92.5%
  • C# 7.5%