#include <llfloatersellland.h>
Static Public Member Functions | |
static void | sellLand (LLViewerRegion *region, LLHandle< LLParcelSelection > parcel) |
Definition at line 39 of file llfloatersellland.h.
void LLFloaterSellLand::sellLand | ( | LLViewerRegion * | region, | |
LLHandle< LLParcelSelection > | parcel | |||
) | [static] |
Definition at line 105 of file llfloatersellland.cpp.
References LLFloater::open(), LLFloaterSellLandUI::setParcel(), and LLFloaterSellLandUI::soleInstance().
Referenced by LLViewerParcelMgr::startSellLand().