AIInteractionGetInfoEventDelegate Delegate |
Namespace: NeoAxisAssembly: NeoAxis.Core (in NeoAxis.Core.dll) Version: 2026.1.1.0 (2026.1.1.0)
Syntaxpublic delegate void InteractionGetInfoEventDelegate(
AI sender,
GameMode gameMode,
Component initiator,
ref InteractiveObjectObjectInfo info
)
Parameters
- sender AI
-
- gameMode GameMode
-
- initiator Component
-
- info InteractiveObjectObjectInfo
-
See Also