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
- ColorSuffix
- ColorableLayerCount
- CraftGroup
- CreateLayerTypes
- CreateLayerTypesOverride
- CustomBlindBackground
- DefaultColor
- DefaultTint
- Description
- DialogSortOverride
- Difficulty
- DrawLocks
- DrawOffset
- DrawingLeft
- DrawingPriority
- DrawingTop
- 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
readonlyAllowColorizeAll
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
readonlyColorSuffix
readonlyColorableLayerCount
The number of colorable layers. Guaranteed to be >= 1
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
readonlyDrawLocks
optionalreadonlyDrawOffset
readonlyDrawingLeft
optionalreadonlyDrawingPriority
readonlyDrawingTop
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.
The internal Asset definition of an asset.
See AssetDefinition in Female3DCG.d.ts for documentation.