Skip to main content

AssetExpressionGroup

An AssetGroup subtype for groups that allows expressions

Hierarchy

Index

Properties

readonlyinheritedAllowColorize

AllowColorize: boolean

readonlyinheritedAllowCustomize

AllowCustomize: boolean

readonlyAllowExpression

AllowExpression: readonly ExpressionName[]

readonlyinheritedAllowNone

AllowNone: boolean

optionalreadonlyinheritedArousalZone

ArousalZone?: AssetGroupItemName

optionalreadonlyinheritedArousalZoneID

ArousalZoneID?: number

readonlyinheritedAsset

Asset: readonly Asset[]

optionalreadonlyinheritedBlock

Block?: readonly AssetGroupItemName[]

readonlyinheritedBodyCosplay

BodyCosplay: boolean

readonlyinheritedCategory

Category: Appearance

readonlyinheritedClothing

Clothing: boolean

readonlyinheritedColorSchema

ColorSchema: readonly BCColor[]

readonlyinheritedDefaultColor

DefaultColor: BCColor

The first color in the groups ColorSchema. The value is used for padding the Asset.DefaultColor array if required.

readonlyinheritedDescription

Description: string

readonlyinheritedDrawingBlink

DrawingBlink: boolean

readonlyinheritedDrawingPriority

DrawingPriority: number

readonlyinheritedDynamicGroupName

DynamicGroupName: AssetGroupName

readonlyinheritedEffect

Effect: readonly EffectName[]

optionalreadonlyinheritedExpressionPrerequisite

ExpressionPrerequisite?: readonly AssetPrerequisite[]

readonlyinheritedFamily

Family: Female3DCG

readonlyinheritedHasPreviewImages

HasPreviewImages: boolean

optionalreadonlyinheritedHide

Hide?: readonly AssetGroupName[]

readonlyinheritedInheritColor

InheritColor: AssetGroupName

readonlyinheritedIsDefault

IsDefault: boolean

readonlyinheritedIsRestraint

IsRestraint: false

optionalreadonlyinheritedMirrorActivitiesFrom

MirrorActivitiesFrom?: AssetGroupItemName

readonlyinheritedMirrorGroup

MirrorGroup: | AssetGroupName

readonlyName

Name: keyof ExpressionNameMap

readonlyinheritedParentColor

ParentColor: | AssetGroupName

readonlyinheritedParentSize

ParentSize: | AssetGroupName

readonlyinheritedPoseMapping

PoseMapping: Partial<Record<AssetPoseName, AssetPoseName | PoseType>>

optionalreadonlyinheritedPreviewZone

PreviewZone?: RectTuple

optionalreadonlyinheritedRandom

Random?: boolean

readonlyinheritedRemoveItemOnRemove

RemoveItemOnRemove: readonly Readonly<{ Group: AssetGroupItemName; Name: string; TypeRecord?: TypeRecord }>[]

optionalreadonlyinheritedReposition

Reposition?: { Group?: string; ShiftX?: number; ShiftY?: number }[]

optionalreadonlyinheritedSetPose

SetPose?: readonly AssetPoseName[]

readonlyinheritedUnderwear

Underwear: boolean

optionalreadonlyinheritedZone

Zone?: readonly RectTuple[]

Methods

inheritedHasExpression

inheritedIsAppearance

inheritedIsItem

inheritedIsScript