Content
This documentation is a user guide. C++ classes are not described in detail: they are only mentioned when they serve as a parent or need to be called in Blueprint.
Content folder
The plugin has its own Content folder for Blueprint assets. It contains only a Demo folder.
All demonstration assets are centralized there. This folder is not part of the system: it only contains what is needed for usage examples.

| Folder | Content |
|---|---|
Demo/AI | Demonstration Blackboard, Behavior Tree, service, and task. |
Demo/Input | Demonstration Enhanced Input Mapping Context and actions. |
Demo/Manny | Mannequin assets: animations, materials, mesh, rigs, and textures. |
Demo/Map | Demonstration map, sublevels, and associated assets. |
Demo | BP_AI_Demo and BP_Player_AI_Demo Blueprints. |