Enum WebSearchLocationMode
Namespace: Glitch9.AIDevKit
Assembly: Glitch9.AIDevKit.dll
Syntax
public enum WebSearchLocationMode
Fields
| Name | Description |
|---|---|
| Custom | Use a custom location specified in the inspector. |
| Disabled | Do not use any location data. |
| UserLocation | Use the user's location from AIDevKitManager.UserContext. |