Table of Contents

Delegate TextProcessor

Namespace
Glitch9.AIDevKit
public delegate string TextProcessor(string text)

Parameters

text string

Returns

string