Skip to main content

Inworld AI Plugin

The source code for the InworldAI Plugin consists of five modules:

  • InworldAIClient Wrapper for InworldAINdk that contains Unreal Engine specific utilities for InworldAI.
  • InworldAIIntegration Base integration for InworldAI, meant to be used directly be developers utilizing either Blueprint or C++.
  • InworldAIEditor Collection of Unreal Editor functionality for working with the Inworld Studio and quick setup tooling.
  • InworldAINdk Native implementation for integration with InworldAI.
  • InworldAIPlatform Collection of utilities for working with particular platforms.

Dependencies: None