Support Board
Date/Time: Tue, 17 Jun 2025 14:29:32 +0000
Post From: any available field in s_UseTool Tool structure that can be user defined?
[2025-03-31 03:51:29] |
User719512 - Posts: 316 |
Ask Grok (or ChatGPT) about Composition and Inheritance of s_UseTool and adding your own extra members/functions, or a map for unlimited key/value pairs. Pretty standard way to extend c++ classes. |