LyokoAPI
LyokoAPI on Github
1.0.0
1.0.0
  • Initial page
  • docs
    • LyokoAPI
      • APISuperscan
      • VirtualStructures
        • Interfaces
          • ISector
          • ITower
          • IVirtualWorld
        • APITower
        • APIVirtualWorld
        • APISector
        • APIActivator
      • Events
        • TowerHijack Event
        • Xana Defeat Event
        • Events
        • Tower Activation Event
        • Tower Deactivation Event
        • Xana Awaken Event
    • LyokoPlugin
      • introduction
      • Verified Plugins
    • Tutorials
      • Your First Plugin
      • Examples
    • Welcome to the LyokoAPI Docs
    • PluginLoader
      • Introduction
      • Creating the loader
Powered by GitBook
On this page

Was this helpful?

  1. docs
  2. Tutorials

Examples

PreviousYour First PluginNextWelcome to the LyokoAPI Docs

Last updated 5 years ago

Was this helpful?

You can find a few examples of how to use LyokoAPI in your application Remember that these are just examples, and you should carefully consider how to structure your own project. Most of note might be the event calling in the different projects, and the working with plugins in the main class.

Here