Метод | Описание | |
---|---|---|
AvatarSelections ( IRegistryCore registry ) : object>>.List |
Builds available Avatar selections.
|
|
ClassifiedCategory ( uint category, ITranslator translator ) : string | ||
ClassifiedCategorySelections ( int category, ITranslator translator ) : object>>.List |
||
ClassifiedMaturity ( uint maturity ) : string | ||
EstateSelections ( IRegistryCore registry, string ownerId, int selEstate ) : object>>.List |
||
EventCategory ( int category, ITranslator translator ) : string | ||
EventCategorySelections ( int category, ITranslator translator ) : object>>.List |
||
EventDuration ( int duration, ITranslator translator ) : string | ||
EventDurationSelections ( int duration ) : object>>.List |
||
EventLocations ( |
||
EventMaturity ( int maturity ) : string | ||
EventTimeSelections ( string nearestHalf ) : object>>.List |
||
EventTimeframesSelections ( int timeframe, ITranslator translator ) : object>>.List |
||
ParcelLocations ( List |
||
RegionPresetArgs ( ITranslator translator, string selPreset ) : object>>.List |
||
RegionSelections ( IRegistryCore registry ) : object>>.List |
Gets region selections.
|
|
RegionStartupSelection ( ITranslator translator, StartupType selStartup ) : object>>.List |
Regions startup selection.
|
|
RegionTerrainArgs ( ITranslator translator, string selTerrain ) : object>>.List |
||
RegionTypeArgs ( ITranslator translator, string selType ) : object>>.List |
||
ShortMonthSelections ( ITranslator translator ) : object>>.List |
||
UserFlagToType ( int userFlags, ITranslator translator ) : string |
User flags to type string.
|
|
UserSelections ( IRegistryCore registry, UUID userID ) : object>>.List |
User account selections.
|
|
UserTypeArgs ( ITranslator translator ) : object>>.List |
Webpage UL type arguments.
|
|
UserTypeToUserFlags ( string userType ) : int |
Convert to to user flags.
|
|
YesNo ( ITranslator translator, bool condition ) : string | ||
YesNoSelection ( ITranslator translator, bool condition ) : object>>.List |
public static AvatarSelections ( IRegistryCore registry ) : object>>.List |
||
registry | IRegistryCore | Registry. |
Результат | object>>.List |
public static ClassifiedCategory ( uint category, ITranslator translator ) : string | ||
category | uint | |
translator | ITranslator | |
Результат | string |
public static ClassifiedCategorySelections ( int category, ITranslator translator ) : object>>.List |
||
category | int | |
translator | ITranslator | |
Результат | object>>.List |
public static ClassifiedMaturity ( uint maturity ) : string | ||
maturity | uint | |
Результат | string |
public static EstateSelections ( IRegistryCore registry, string ownerId, int selEstate ) : object>>.List |
||
registry | IRegistryCore | |
ownerId | string | |
selEstate | int | |
Результат | object>>.List |
public static EventCategory ( int category, ITranslator translator ) : string | ||
category | int | |
translator | ITranslator | |
Результат | string |
public static EventCategorySelections ( int category, ITranslator translator ) : object>>.List |
||
category | int | |
translator | ITranslator | |
Результат | object>>.List |
public static EventDuration ( int duration, ITranslator translator ) : string | ||
duration | int | |
translator | ITranslator | |
Результат | string |
public static EventDurationSelections ( int duration ) : object>>.List |
||
duration | int | |
Результат | object>>.List |
public static EventLocations ( |
||
user | ||
registry | IRegistryCore | |
selParcel | string | |
Результат | object>>.List |
public static EventMaturity ( int maturity ) : string | ||
maturity | int | |
Результат | string |
public static EventTimeSelections ( string nearestHalf ) : object>>.List |
||
nearestHalf | string | |
Результат | object>>.List |
public static EventTimeframesSelections ( int timeframe, ITranslator translator ) : object>>.List |
||
timeframe | int | |
translator | ITranslator | |
Результат | object>>.List |
public static ParcelLocations ( List |
||
myParcels | List |
|
selParcel | string | |
Результат | object>>.List |
public static RegionPresetArgs ( ITranslator translator, string selPreset ) : object>>.List |
||
translator | ITranslator | |
selPreset | string | |
Результат | object>>.List |
public static RegionSelections ( IRegistryCore registry ) : object>>.List |
||
registry | IRegistryCore | Registry. |
Результат | object>>.List |
public static RegionStartupSelection ( ITranslator translator, StartupType selStartup ) : object>>.List |
||
translator | ITranslator | Translator. |
selStartup | StartupType | Sel startup. |
Результат | object>>.List |
public static RegionTerrainArgs ( ITranslator translator, string selTerrain ) : object>>.List |
||
translator | ITranslator | |
selTerrain | string | |
Результат | object>>.List |
public static RegionTypeArgs ( ITranslator translator, string selType ) : object>>.List |
||
translator | ITranslator | |
selType | string | |
Результат | object>>.List |
public static ShortMonthSelections ( ITranslator translator ) : object>>.List |
||
translator | ITranslator | |
Результат | object>>.List |
public static UserFlagToType ( int userFlags, ITranslator translator ) : string | ||
userFlags | int | User flags. |
translator | ITranslator | |
Результат | string |
public static UserSelections ( IRegistryCore registry, UUID userID ) : object>>.List |
||
registry | IRegistryCore | Registry. |
userID | UUID | User identifier. |
Результат | object>>.List |
public static UserTypeArgs ( ITranslator translator ) : object>>.List |
||
translator | ITranslator | Translator. |
Результат | object>>.List |
public static UserTypeToUserFlags ( string userType ) : int | ||
userType | string | User type Index. |
Результат | int |
public static YesNo ( ITranslator translator, bool condition ) : string | ||
translator | ITranslator | |
condition | bool | |
Результат | string |
public static YesNoSelection ( ITranslator translator, bool condition ) : object>>.List |
||
translator | ITranslator | |
condition | bool | |
Результат | object>>.List |