Method CreateTodo
- Namespace
- GrindFest.GameMaster
- Assembly
- GrindFest.dll
CreateTodo(string, string)
Create a new todo
public GameMasterAILoopMCP.TodoItem CreateTodo(string title, string description)
Create a new todo
public GameMasterAILoopMCP.TodoItem CreateTodo(string title, string description)