nvm that is a thing O-o |
add info |
||
Line 6: | Line 6: | ||
|Name=AvatarFingerPoseInfo | |Name=AvatarFingerPoseInfo | ||
}} | }} | ||
The '''AvatarFingerPoseInfo''' is used to override the assigning behavior from a [[Component:AvatarHandDataAssigner]] when it assigns a target. | |||
<!--T:3--> | <!--T:3--> | ||
== Fields == | == Fields == | ||
{{Table ComponentFields | {{Table ComponentFields | ||
|FingerPoseSource|IFingerPoseSourceComponent| | |FingerPoseSource|IFingerPoseSourceComponent| The data source to override the assigning behavior of a [[Component:AvatarHandDataAssigner]] with. | ||
}} | }} | ||
Line 24: | Line 25: | ||
</translate> | </translate> | ||
[[Category:Components{{#translation:}}|Avatar Finger Pose Info]] | [[Category:Components{{#translation:}}|Avatar Finger Pose Info]] | ||
[[Category:Components:Users:Common Avatar System:Fingers{{#translation:}}|Avatar Finger Pose Info]] | [[Category:Components:Users:Common Avatar System:Fingers{{#translation:}}|Avatar Finger Pose Info]] |
Revision as of 21:08, 19 December 2024
Component image
The AvatarFingerPoseInfo is used to override the assigning behavior from a Component:AvatarHandDataAssigner when it assigns a target.
Fields
Name | Type | Description |
---|---|---|
persistent
|
Bool | Determines whether or not this item will be saved to the server. |
UpdateOrder
|
Int | Controls the order in which this component is updated. |
Enabled
|
Bool | Controls whether or not this component is enabled. |
FingerPoseSource
|
IFingerPoseSourceComponent | The data source to override the assigning behavior of a Component:AvatarHandDataAssigner with. |