OpenSim
|
Properties | |
int | Owner [get] |
Parcel owner owned prims More... | |
int | Group [get] |
Parcel group owned prims More... | |
int | Others [get] |
Prims owned by others (not parcel owner or parcel group). More... | |
int | Selected [get] |
Selected prims More... | |
int | Total [get] |
Total prims on the parcel. More... | |
int | Simulator [get] |
Prims on the simulator that are owned by the parcel owner, even if they are in other parcels. More... | |
IUserPrimCounts | Users [get] |
Prims per individual users. More... | |
Definition at line 32 of file IPrimCounts.cs.
|
get |
Parcel group owned prims
Definition at line 42 of file IPrimCounts.cs.
|
get |
Prims owned by others (not parcel owner or parcel group).
Definition at line 47 of file IPrimCounts.cs.
|
get |
Parcel owner owned prims
Definition at line 37 of file IPrimCounts.cs.
|
get |
Selected prims
Definition at line 52 of file IPrimCounts.cs.
|
get |
Prims on the simulator that are owned by the parcel owner, even if they are in other parcels.
Definition at line 62 of file IPrimCounts.cs.
|
get |
Total prims on the parcel.
Definition at line 57 of file IPrimCounts.cs.
|
get |
Prims per individual users.
Definition at line 67 of file IPrimCounts.cs.