Automated: create new component page |
m Alizard moved page Component:WorldListManager to Component:LegacyWorldListManager: Obsoleted component's name changed |
||
(One intermediate revision by one other user not shown) | |||
Line 8: | Line 8: | ||
{{Table ComponentFields | {{Table ComponentFields | ||
|UpdatingUser|{{RootFieldType|UserRef}}|TypeAdv0=true| | |UpdatingUser|{{RootFieldType|UserRef}}|TypeAdv0=true| | ||
|WorldItemTemplate| | |WorldItemTemplate|WorldItem| | ||
|WorldItemType|{{RootFieldType|SyncType}}|TypeAdv2=true| | |WorldItemType|{{RootFieldType|SyncType}}|TypeAdv2=true| | ||
|ShowOpenedWorlds|Bool| | |ShowOpenedWorlds|Bool| |
Latest revision as of 00:00, 25 June 2024
Component image
This article or section is a Stub. You can help the Resonite Wiki by expanding it.
Usage
Name | Type | Description |
---|---|---|
persistent
|
Bool | Determines whether or not this item will be saved to the server. |
UpdateOrder
|
Int | Controls the order in which this component is updated. |
Enabled
|
Bool | Controls whether or not this component is enabled. |
UpdatingUser
|
direct UserRef | |
WorldItemTemplate
|
WorldItem | |
WorldItemType
|
direct SyncType | |
ShowOpenedWorlds
|
Bool | |
ShowSessions
|
Bool | |
ShowPublishedWorlds
|
Bool | |
ShowLocallySavedWorlds
|
Bool | |
MergeSessionsByWorldId
|
Bool | |
IdleSortDelay
|
Float | |
InteractingSortDelay
|
Float | |
SearchTerm
|
String | |
SubmittedTo
|
String | |
OnlyFeatured
|
Bool | |
OwnWorlds
|
Bool | |
ByOwner
|
String | |
OwnerType
|
OwnerType | |
MinDate
|
Nullable`1<DateTime> | |
MaxDate
|
Nullable`1<DateTime> | |
MaxItems
|
Int | |
SkipItems
|
Int | |
EmptySessions
|
EmptySessionFilter | |
OnlyHeadlessHosts
|
Bool | |
MinimumTotalUsers
|
Int | |
MinimumTotalContacts
|
Int | |
MinSessionAccessLevel
|
SessionAccessLevel | |
MaxSessionAccessLevel
|
SessionAccessLevel | |
MinUptime
|
Double | |
MaxUptime
|
Double | |
ParentSessionId
|
String | |
Visited
|
Nullable`1<Bool> | |
SortProperties
|
list of SortProperty | |
IsSearching
|
Bool | |
HasMoreResults
|
Bool | |
TotalResults
|
Int | |
FilteredResults
|
Int |