Asset
Index
Properties
- Activity
- ActivityAudio
- ActivityExpression
- AllowActivePose
- AllowActivity
- AllowActivityOn
- AllowBlock
- AllowColorize
- AllowColorizeAll
- AllowEffect
- AllowExpression
- AllowHide
- AllowHideItem
- AllowLock
- AllowLockType
- AllowPose
- AllowRemoveExclusive
- AllowTighten
- AllowTint
- AllowTypes
- Alpha
- AlwaysExtend
- AlwaysInteract
- Archetype
- ArousalZone
- Attribute
- Audio
- AvailableLocations
- Block
- BodyCosplay
- Bonus
- BuyGroup
- Category
- CharacterRestricted
- ColorSuffix
- ColorableLayerCount
- CraftGroup
- CreateLayerTypes
- CustomBlindBackground
- DefaultColor
- DefaultTint
- Description
- DialogSortOverride
- Difficulty
- DrawLocks
- DrawingLeft
- DrawingPriority
- DrawingTop
- DynamicActivity
- DynamicAfterDraw
- DynamicAllowInventoryAdd
- DynamicAudio
- DynamicBeforeDraw
- DynamicDescription
- DynamicGroupName
- DynamicName
- DynamicPreviewImage
- DynamicScriptDraw
- EditOpacity
- Effect
- Enable
- ExclusiveUnlock
- Expose
- ExpressionPrerequisite
- ExpressionTrigger
- Extended
- FamilyOnly
- Fetish
- FixedPosition
- FreezeActivePose
- FullAlpha
- Gender
- Group
- HasType
- HeightModifier
- Hide
- HideForPose
- HideItem
- HideItemAttribute
- HideItemExclude
- InheritColor
- InventoryID
- IsLock
- IsRestraint
- Layer
- LayerVisibility
- LoverOnly
- MaxOpacity
- MaxTimer
- MinOpacity
- MirrorExpression
- Name
- NeverSell
- NotVisibleOnScreen
- Opacity
- OverrideBlinking
- OverrideHeight
- OwnerOnly
- ParentGroupName
- ParentItem
- PickDifficulty
- PoseMapping
- Prerequisite
- PreviewIcons
- Random
- RemoveAtLogin
- RemoveItemOnRemove
- RemoveTime
- RemoveTimer
- Require
- SelfBondage
- SelfUnlock
- SetPose
- Tint
- Value
- Visible
- Wear
- WearTime
- WhitelistActivePose
- ZoomModifier
Properties
readonlyActivity
optionalreadonlyActivityAudio
readonlyActivityExpression
optionalreadonlyAllowActivePose
optionalreadonlyAllowActivity
optionalreadonlyAllowActivityOn
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
optionalreadonlyAllowPose
readonlyAllowRemoveExclusive
readonlyAllowTighten
readonlyAllowTint
optionalreadonlyAllowTypes
readonlyAlpha
readonlyAlwaysExtend
readonlyAlwaysInteract
optionalreadonlyArchetype
readonlyArousalZone
readonlyAttribute
optionalreadonlyAudio
readonlyAvailableLocations
optionalreadonlyBlock
readonlyBodyCosplay
optionalreadonlyBonus
optionalreadonlyBuyGroup
optionalreadonlyCategory
readonlyCharacterRestricted
readonlyColorSuffix
readonlyColorableLayerCount
The number of colorable layers. Guaranteed to be >= 1
readonlyCraftGroup
readonlyCreateLayerTypes
A module for which the layer can have types. Allows one to define different module-specific assets for a single layer.
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
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
The internal Asset definition of an asset.
See AssetDefinition in Female3DCG.d.ts for documentation.