Skip to content
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Donate
Collapse

Plutonium

  1. Home
  2. BO2 Modding Support & Discussion
  3. Plutonium C++ SDK Help

Plutonium C++ SDK Help

Scheduled Pinned Locked Moved BO2 Modding Support & Discussion
2 Posts 1 Posters 80 Views
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • cycloserineundefined Offline
    cycloserineundefined Offline
    cycloserine
    wrote on last edited by
    #1

    It seems I've got the example plugin to "load", I quote that because the start event doesn't seem to fire. For example I have the following code:

    void on_startup(plutonium::sdk::iinterface* interface_ptr, plutonium::sdk::game game) override
    {
        plutonium_->logging()->info("Plugin Startup Called\n");
    }
    

    Yet nothing is logged to the console on startup, was wondering if I'm misunderstanding the logging API or if something really is wrong?

    1 Reply Last reply
    0
    • cycloserineundefined Offline
      cycloserineundefined Offline
      cycloserine
      wrote on last edited by
      #2

      image.png

      1 Reply Last reply
      0

      • Login

      • Don't have an account? Register

      • Login or register to search.
      • First post
        Last post
      0
      • Recent
      • Tags
      • Popular
      • Users
      • Groups
      • Donate