Table of Contents

Class VtmlUtilApiAdditions

Namespace
Vintagestory.API.Common
Assembly
VintagestoryAPI.dll
public static class VtmlUtilApiAdditions
Inheritance
VtmlUtilApiAdditions
Inherited Members

Methods

RegisterVtmlTagConverter(ICoreAPI, string, Tag2RichTextDelegate)

public static void RegisterVtmlTagConverter(this ICoreAPI api, string tagName, Tag2RichTextDelegate converterHandler)

Parameters

api ICoreAPI
tagName string
converterHandler Tag2RichTextDelegate