Searched defs:AIWriteInfo (Results 1 – 1 of 1) sorted by relevance
34 struct AIWriteInfo { struct36 int32_t selectStart = 0;37 int32_t selectEnd = 0;61 void ShowModalUIExtension(const AIWriteInfo& info, argument