Table of Contents

Method GetPropertySchema

Namespace
GrindFest.GameMaster
Assembly
GrindFest.dll

GetPropertySchema(GameObject)

Generate a JSON schema for the configurable properties of a GameObject. Used for constrained LLM decoding in request.json toolSchemas.

public static JObject GetPropertySchema(GameObject go)

Parameters

go GameObject

Returns

JObject