Spore ModAPI SDK for creating C++ mods for Spore
  1. Tutorials
  2. Namespaces
  1. Classes
  2. Files

Editors::cSpeciesManager class
#include <Spore ModAPI/Spore/Editors/SpeciesManager.h>

Contents

  • Reference
    • Base classes
    • Public static functions
    • Public functions
    • Public variables

Base classes

class App::IUnmanagedMessageListener
Same as App::IMessageListener, but this one does not use ref-counting.

Public static functions

static auto Get() -> cSpeciesManager*

Public functions

auto GetSpeciesProfile(const ResourceKey& name) -> Simulator::cSpeciesProfile*

Public variables

eastl::hash_map<ResourceKey, Simulator::cSpeciesProfile> mSpeciesProfiles
eastl::hash_map<int, int> field_24
eastl::hash_map<int, int> field_44
eastl::hash_map<int, int> field_64
eastl::hash_map<int, int> field_84
ResourceKey mDefaultKey
eastl::hash_map<int, int> field_B0
int field_D0
Tab / T to search, Esc to close
…

Search for symbols, directories, files, pages or modules. You can omit any prefix from the symbol or file path; adding a : or / suffix lists all members of given symbol or directory.

Use ↓ / ↑ to navigate through the list, Enter to go. Tab autocompletes common prefix, you can copy a link to the result using ⌘ L while ⌘ M produces a Markdown link.

Sorry, nothing was found.

    Spore ModAPI SDK for creating C++ mods for Spore. Created with Doxygen 1.9.8 and m.css.