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

UI::cSPUIPropertyLayout class
#include <Spore ModAPI/Spore/UI/cSPUIPropertyLayout.h>

Contents

  • Reference
    • Base classes
    • Derived classes
    • Constructors, destructors, conversion operators
    • Public functions
    • Public variables

Base classes

class UTFWin::IWinProc
This class is a window procedure, also known as an event/message listener.
class DefaultRefCounted
The default implementation of a reference counted class.

Derived classes

class Editors::cSPVerbIconRollover

Constructors, destructors, conversion operators

~cSPUIPropertyLayout() virtual

Public functions

auto AddRef() -> int override
auto Release() -> int override
auto SetProperty(uint32_t windowID, App::Property* setProperty, uint32_t unk = 1, int* unk2 = nullptr) -> bool

Public variables

UTFWin::UILayout mLayout
uint32_t mResInstanceID
uint32_t mResGroupID
eastl::vector_map<unsigned int, App::Property> mProperties
bool mbInitialized
uint32_t mRootWinID
float mAutoUpdateIntervalSeconds
Clock mStopwatch
float mTimeSinceLastUpdate
Point2DT mOffset
bool mVisibleFlag
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.