Asset
Index
Properties
- Activity
- ActivityAudio
- ActivityExpression
- AllowActivePose
- AllowActivity
- AllowActivityOn
- AllowBlock
- AllowColorize
- AllowColorizeAll
- AllowEffect
- AllowExpression
- AllowHide
- AllowHideItem
- AllowLock
- AllowLockType
- AllowRemoveExclusive
- AllowTighten
- AllowTint
- Alpha
- AlwaysExtend
- AlwaysInteract
- Archetype
- ArousalZone
- Attribute
- Audio
- AvailableLocations
- Block
- BodyCosplay
- Bonus
- BuyGroup
- Category
- ColorableLayerCount
- ColorSuffix
- CraftGroup
- CreateLayerTypes
- CreateLayerTypesOverride
- CustomBlindBackground
- DefaultColor
- DefaultTint
- Description
- DialogSortOverride
- Difficulty
- DrawingLeft
- DrawingPriority
- DrawingTop
- DrawLocks
- DrawOffset
- DynamicActivity
- DynamicAfterDraw
- DynamicAllowInventoryAdd
- DynamicAudio
- DynamicBeforeDraw
- DynamicDescription
- DynamicGroupName
- DynamicName
- DynamicPreviewImage
- DynamicScriptDraw
- EditOpacity
- Effect
- Enable
- ExclusiveUnlock
- Expose
- ExpressionPrerequisite
- ExpressionTrigger
- Extended
- FamilyOnly
- Fetish
- FixedPosition
- FullAlpha
- Gender
- Group
- HeightModifier
- Hide
- HideItem
- HideItemAttribute
- HideItemExclude
- InheritColor
- InventoryID
- IsLock
- IsRestraint
- Layer
- LayerVisibility
- LoverOnly
- MaxOpacity
- MaxTimer
- MinOpacity
- MirrorExpression
- Name
- NeverSell
- NotVisibleOnScreen
- Opacity
- OverrideBlinking
- OverrideHeight
- OwnerOnly
- ParentGroup
- ParentItem
- PickDifficulty
- PoseMapping
- Prerequisite
- PreviewIcons
- Random
- RemoveAtLogin
- RemoveItemOnRemove
- RemoveTime
- RemoveTimer
- Require
- SelfBondage
- SelfUnlock
- SetPose
- StyleOverride
- SupportedStyles
- Tint
- Value
- Visible
- Wear
- WearTime
- ZoomModifier
Properties
readonlyActivity
optionalreadonlyActivityAudio
readonlyActivityExpression
optionalreadonlyAllowActivePose
optionalreadonlyAllowActivity
readonlyAllowActivityOn
optionalreadonlyAllowBlock
readonlyAllowColorize
optionalreadonlyAllowColorizeAll
optionalreadonlyAllowEffect
optionalreadonlyAllowExpression
optionalreadonlyAllowHide
optionalreadonlyAllowHideItem
readonlyAllowLock
readonlyAllowLockType
A record that maps ExtendedItemData.name to a set with all option indices that support locks
readonlyAllowRemoveExclusive
readonlyAllowTighten
readonlyAllowTint
readonlyAlpha
readonlyAlwaysExtend
readonlyAlwaysInteract
optionalreadonlyArchetype
readonlyArousalZone
readonlyAttribute
optionalreadonlyAudio
readonlyAvailableLocations
optionalreadonlyBlock
readonlyBodyCosplay
optionalreadonlyBonus
optionalreadonlyBuyGroup
optionalreadonlyCategory
readonlyColorableLayerCount
The number of colorable layers. Guaranteed to be >= 1
readonlyColorSuffix
readonlyCraftGroup
readonlyCreateLayerTypes
A list of TypeRecord keys for which a single layer expects multiple type-specific .png files.
optionalreadonlyCreateLayerTypesOverride
optionalreadonlyCustomBlindBackground
readonlyDefaultColor
The default color of the item: an array of length Asset.ColorableLayerCount consisting of AssetGroup.DefaultColor and/or valid color hex codes.
optionalreadonlyDefaultTint
readonlyDescription
optionalreadonlyDialogSortOverride
readonlyDifficulty
readonlyDrawingLeft
optionalreadonlyDrawingPriority
readonlyDrawingTop
readonlyDrawLocks
optionalreadonlyDrawOffset
readonlyDynamicActivity
Type declaration
Parameters
C: Character
Returns ActivityName
readonlyDynamicAfterDraw
readonlyDynamicAllowInventoryAdd
Type declaration
Parameters
C: Character
Returns boolean
readonlyDynamicAudio
Type declaration
Parameters
C: Character
Returns string
readonlyDynamicBeforeDraw
readonlyDynamicDescription
Type declaration
Parameters
C: Character
Returns string
readonlyDynamicGroupName
readonlyDynamicName
Type declaration
Parameters
C: Character
Returns string
readonlyDynamicPreviewImage
Type declaration
Parameters
C: Character
Returns string
readonlyDynamicScriptDraw
readonlyEditOpacity
readonlyEffect
readonlyEnable
readonlyExclusiveUnlock
readonlyExpose
optionalreadonlyExpressionPrerequisite
optionalreadonlyExpressionTrigger
readonlyExtended
readonlyFamilyOnly
optionalreadonlyFetish
readonlyFixedPosition
readonlyFullAlpha
optionalreadonlyGender
readonlyGroup
readonlyHeightModifier
optionalreadonlyHide
optionalreadonlyHideItem
readonlyHideItemAttribute
readonlyHideItemExclude
readonlyInheritColor
optionalreadonlyInventoryID
readonlyIsLock
readonlyIsRestraint
readonlyLayer
readonlyLayerVisibility
readonlyLoverOnly
readonlyMaxOpacity
readonlyMaxTimer
readonlyMinOpacity
optionalreadonlyMirrorExpression
readonlyName
readonlyNeverSell
optionalreadonlyNotVisibleOnScreen
readonlyOpacity
readonlyOverrideBlinking
optionalreadonlyOverrideHeight
readonlyOwnerOnly
readonlyParentGroup
An object mapping pose names to group names from which to inherit body sizes.
optionalreadonlyParentItem
readonlyPickDifficulty
readonlyPoseMapping
readonlyPrerequisite
readonlyPreviewIcons
readonlyRandom
readonlyRemoveAtLogin
readonlyRemoveItemOnRemove
readonlyRemoveTime
readonlyRemoveTimer
readonlyRequire
readonlySelfBondage
readonlySelfUnlock
optionalreadonlySetPose
optionalreadonlyStyleOverride
optionalreadonlySupportedStyles
readonlyTint
readonlyValue
readonlyVisible
readonlyWear
readonlyWearTime
readonlyZoomModifier
The height of the character as set in the special Height appearance group.
Is represented by a number in the [0.9, 1.0] interval.
The internal Asset definition of an asset.
See AssetDefinition in Female3DCG.d.ts for documentation.