Expand description
Experience value types: the property bitfield carried in experience info.
Structs§
- Experience
Properties - The bitfield of experience-info property flags (the
PROPERTY_*constants). Mirrors the viewer’sLLExperienceCacheproperty bits, which it notes should track the grid’sexperience-apimodel.
Constants§
- PROPERTY_
DISABLED - Experience properties bit: the experience is disabled.
- PROPERTY_
GRID - Experience properties bit: grid-wide scope (vs. land-scoped). Mirrors the viewer’s grid-scope notification on a permission request.
- PROPERTY_
INVALID - Experience
propertiesbit: the experience id is invalid (a placeholder for anerror_idsentry the grid could not resolve). - PROPERTY_
PRIVATE - Experience properties bit: the experience is private.
- PROPERTY_
PRIVILEGED - Experience properties bit: privileged (a Linden-blessed experience).
- PROPERTY_
SUSPENDED - Experience properties bit: the experience is suspended by an admin.