|_targetField|IField| The field to generate an editor list for.
|_targetField|IField| The field to generate an editor list for.
|_textEditors|{{RootFieldType|SyncRefList`1|[[Component:TextEditor|TextEditor]]}}|TypeAdv1=true| A list of text editors of the specified <code>_targetField</code>'s components.
|_textEditors|{{RootFieldType|SyncRefList`1|[[Component:TextEditor|TextEditor]]}}|TypeAdv1=true| A list of text editors of the specified <code>_targetField</code>'s components.
|_textDrives|{{RootFieldType|SyncList`1|[[Type:FieldDrive`1|FieldDrive`1]]<[[Type:String|String]]>}}|TypeAdv2=true| A list of text value fields to drive with the contents of the components of the specified <code>_targetField</code>.
|_textDrives|{{RootFieldType|SyncList`1|[[Type:FieldDrive`1|FieldDrive`1]]<[[Type:String|String]]>}}|TypeAdv2=true| A list of text value fields to drive with the contents of the components of the specified <code>_targetField</code>.
A list of text value fields to drive with the contents of the components of the specified _targetField.
Sync Delegates
Lua error in mw.text.lua at line 25: bad argument #1 to 'match' (string expected, got nil).
Triggers
Method Name
Method type and Arguments.
Is the method hidden?
Description
Usage
Attach to a slot under a UIX Canvas hiearchy with a RectTransform and then insert an IField into _targetField to be edited for this component to generate an editor for the elements of the specified _targetField.
Examples
An IField<Float3> will make the field editor create a list with the X y and z components of the float3 field.