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

Swarm::Components namespace

Contents

  • Reference
    • Classes
    • Functions

Classes

struct Attractor
struct DistributeEffectMessageData
class ParticleEffect
struct PathPoint
struct RandomWalk
class VisualEffectBlock
class Wiggle

Functions

ASSERT_SIZE(Attractor, 0x1C)
ASSERT_SIZE(ParticleEffect, 0x270)
ASSERT_SIZE(PathPoint, 0x1C)
ASSERT_SIZE(RandomWalk, 0x34)
ASSERT_SIZE(VisualEffectBlock, 0x84)
ASSERT_SIZE(Wiggle, 0x1C)

Function documentation

Swarm::Components::ASSERT_SIZE(Attractor, 0x1C)
#include <Spore ModAPI/Spore/Swarm/Components/Attractor.h>

Swarm::Components::ASSERT_SIZE(ParticleEffect, 0x270)
#include <Spore ModAPI/Spore/Swarm/Components/ParticleEffect.h>

Swarm::Components::ASSERT_SIZE(PathPoint, 0x1C)
#include <Spore ModAPI/Spore/Swarm/Components/PathPoint.h>

Swarm::Components::ASSERT_SIZE(RandomWalk, 0x34)
#include <Spore ModAPI/Spore/Swarm/Components/RandomWalk.h>

Swarm::Components::ASSERT_SIZE(VisualEffectBlock, 0x84)
#include <Spore ModAPI/Spore/Swarm/Components/VisualEffectBlock.h>

Swarm::Components::ASSERT_SIZE(Wiggle, 0x1C)
#include <Spore ModAPI/Spore/Swarm/Components/Wiggle.h>

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.