Table of Contents

Class AIGenerator4

Namespace
_GrindFest.Scripts
Assembly
GrindFest.dll
public class AIGenerator4 : Singleton<AIGenerator4>
Inheritance
Object
Component
Behaviour
MonoBehaviour
AIGenerator4
Inherited Members

Fields

Areas
CancellationTokenSource
Context
ItemPrefabs
Items
PrefabCache
PromptCache
allWords
api

Methods

GenerateArea()
GenerateItem(GameObject, ItemRank, bool)
GetChatRequest()
GetGameDetails(bool)
PrepareCache()
Prompt2<T>(string, GenerationContext, ValidateResultDelegate<T>, Func<string, T>, bool)
TestGenerateArea()
TestGenerateItem()
TryGetJson<T>(string)