text stringlengths 7 35.3M | id stringlengths 11 185 | metadata dict | __index_level_0__ int64 0 2.14k |
|---|---|---|---|
fileFormatVersion: 2
guid: f81e45d5acda04835b484a483f4aa7e0
folderAsset: yes
timeCreated: 1499764821
licenseType: Store
DefaultImporter:
userData:
assetBundleName:
assetBundleVariant:
| jynew/jyx2/Assets/Plugins/Easy Save 3/Scripts/Writers.meta/0 | {
"file_path": "jynew/jyx2/Assets/Plugins/Easy Save 3/Scripts/Writers.meta",
"repo_id": "jynew",
"token_count": 76
} | 1,283 |
fileFormatVersion: 2
guid: 9d22968f1690e554d9b1c83a141c3dde
folderAsset: yes
DefaultImporter:
externalObjects: {}
userData:
assetBundleName:
assetBundleVariant:
| jynew/jyx2/Assets/Plugins/EdgeDetect-PostProcessingUnity.meta/0 | {
"file_path": "jynew/jyx2/Assets/Plugins/EdgeDetect-PostProcessingUnity.meta",
"repo_id": "jynew",
"token_count": 71
} | 1,284 |
fileFormatVersion: 2
guid: fb41692bc4208c0449c96c0576331408
PluginImporter:
externalObjects: {}
serializedVersion: 2
iconMap: {}
executionOrder: {}
defineConstraints: []
isPreloaded: 0
isOverridable: 0
isExplicitlyReferenced: 0
validateReferences: 1
platformData:
- first:
'': Any
second:... | jynew/jyx2/Assets/Plugins/Facepunch.Steamworks.2.3.2/Facepunch.Steamworks.Win32.dll.meta/0 | {
"file_path": "jynew/jyx2/Assets/Plugins/Facepunch.Steamworks.2.3.2/Facepunch.Steamworks.Win32.dll.meta",
"repo_id": "jynew",
"token_count": 696
} | 1,285 |
fileFormatVersion: 2
guid: e4f9a8b180d66da47bf769ec94ef4091
MonoImporter:
serializedVersion: 2
defaultReferences: []
executionOrder: 0
icon: {instanceID: 0}
userData:
| jynew/jyx2/Assets/Plugins/New UI Widgets.Editor/Editor/AccordionItemDrawer.cs.meta/0 | {
"file_path": "jynew/jyx2/Assets/Plugins/New UI Widgets.Editor/Editor/AccordionItemDrawer.cs.meta",
"repo_id": "jynew",
"token_count": 71
} | 1,286 |
fileFormatVersion: 2
guid: 22ff37f015c1bed45bc7d9a939e3396a
MonoImporter:
externalObjects: {}
serializedVersion: 2
defaultReferences: []
executionOrder: 0
icon: {instanceID: 0}
userData:
assetBundleName:
assetBundleVariant:
| jynew/jyx2/Assets/Plugins/New UI Widgets.Editor/Editor/ConditionalPropertyDrawer.cs.meta/0 | {
"file_path": "jynew/jyx2/Assets/Plugins/New UI Widgets.Editor/Editor/ConditionalPropertyDrawer.cs.meta",
"repo_id": "jynew",
"token_count": 95
} | 1,287 |
#if UNITY_EDITOR
namespace EasyLayoutNS
{
using System;
using System.Collections.Generic;
using UnityEditor;
/// <summary>
/// Property drawer for the EasyLayoutEllipseSettings.
/// </summary>
[CustomPropertyDrawer(typeof(EasyLayoutEllipseSettings))]
public class EasyLayoutEllipseSettingsPropertyDrawer : Cond... | jynew/jyx2/Assets/Plugins/New UI Widgets.Editor/Editor/EasyLayoutEllipseSettingsPropertyDrawer.cs/0 | {
"file_path": "jynew/jyx2/Assets/Plugins/New UI Widgets.Editor/Editor/EasyLayoutEllipseSettingsPropertyDrawer.cs",
"repo_id": "jynew",
"token_count": 786
} | 1,288 |
#if UNITY_EDITOR
namespace UIWidgets
{
/// <summary>
/// ListViewCustom editor.
/// </summary>
public class ListViewCustomEditor : ListViewCustomBaseEditor
{
/// <summary>
/// Initializes a new instance of the <see cref="ListViewCustomEditor"/> class.
/// </summary>
public ListViewCustomEditor()
{
Is... | jynew/jyx2/Assets/Plugins/New UI Widgets.Editor/Editor/ListView/ListViewCustomEditor.cs/0 | {
"file_path": "jynew/jyx2/Assets/Plugins/New UI Widgets.Editor/Editor/ListView/ListViewCustomEditor.cs",
"repo_id": "jynew",
"token_count": 129
} | 1,289 |
#if UNITY_EDITOR
namespace UIWidgets
{
using System;
using System.Collections.Generic;
using UnityEditor;
/// <summary>
/// Spinner editor.
/// </summary>
[CanEditMultipleObjects]
[CustomEditor(typeof(Spinner), true)]
public class SpinnerEditor : UIWidgetsMonoEditor
{
readonly Dictionary<string, Serialize... | jynew/jyx2/Assets/Plugins/New UI Widgets.Editor/Editor/SpinnerEditor.cs/0 | {
"file_path": "jynew/jyx2/Assets/Plugins/New UI Widgets.Editor/Editor/SpinnerEditor.cs",
"repo_id": "jynew",
"token_count": 770
} | 1,290 |
#if UNITY_EDITOR
namespace UIWidgets
{
using UnityEditor;
using UnityEngine;
/// <summary>
/// TabIcons drawer.
/// </summary>
[CustomPropertyDrawer(typeof(TabIcons))]
public class TabIconsDrawer : PropertyDrawer
{
/// <summary>
/// Draw inspector GUI.
/// </summary>
/// <param name="position">Positio... | jynew/jyx2/Assets/Plugins/New UI Widgets.Editor/Editor/TabIconsDrawer.cs/0 | {
"file_path": "jynew/jyx2/Assets/Plugins/New UI Widgets.Editor/Editor/TabIconsDrawer.cs",
"repo_id": "jynew",
"token_count": 681
} | 1,291 |
fileFormatVersion: 2
guid: 0627250e80fa5bc4180d15dab4780e95
MonoImporter:
serializedVersion: 2
defaultReferences: []
executionOrder: 0
icon: {instanceID: 0}
userData:
| jynew/jyx2/Assets/Plugins/New UI Widgets.Editor/Editor/WidgetsGeneration/ClassInfo.cs.meta/0 | {
"file_path": "jynew/jyx2/Assets/Plugins/New UI Widgets.Editor/Editor/WidgetsGeneration/ClassInfo.cs.meta",
"repo_id": "jynew",
"token_count": 69
} | 1,292 |
fileFormatVersion: 2
guid: 758c905bf0d95c24dac3bdc11ff7c24b
labels:
- UiwidgetsComboboxScriptTemplate
TextScriptImporter:
userData:
| jynew/jyx2/Assets/Plugins/New UI Widgets.Editor/Editor/WidgetsGeneration/Templates/Collections/Combobox.template.txt.meta/0 | {
"file_path": "jynew/jyx2/Assets/Plugins/New UI Widgets.Editor/Editor/WidgetsGeneration/Templates/Collections/Combobox.template.txt.meta",
"repo_id": "jynew",
"token_count": 58
} | 1,293 |
fileFormatVersion: 2
guid: 8f1b3e52d3aa5d745b6e523f18d15207
labels:
- UiwidgetsPickerListViewScriptTemplate
TextScriptImporter:
userData:
| jynew/jyx2/Assets/Plugins/New UI Widgets.Editor/Editor/WidgetsGeneration/Templates/Dialogs/PickerListView.template.txt.meta/0 | {
"file_path": "jynew/jyx2/Assets/Plugins/New UI Widgets.Editor/Editor/WidgetsGeneration/Templates/Dialogs/PickerListView.template.txt.meta",
"repo_id": "jynew",
"token_count": 60
} | 1,294 |
%YAML 1.1
%TAG !u! tag:unity3d.com,2011:
--- !u!29 &1
OcclusionCullingSettings:
m_ObjectHideFlags: 0
serializedVersion: 2
m_OcclusionBakeSettings:
smallestOccluder: 5
smallestHole: 0.25
backfaceThreshold: 100
m_SceneGUID: 00000000000000000000000000000000
m_OcclusionCullingData: {fileID: 0}
--- !u!... | jynew/jyx2/Assets/Plugins/New UI Widgets.Editor/Examples/Accordion/AccordionArrow.unity/0 | {
"file_path": "jynew/jyx2/Assets/Plugins/New UI Widgets.Editor/Examples/Accordion/AccordionArrow.unity",
"repo_id": "jynew",
"token_count": 31011
} | 1,295 |
fileFormatVersion: 2
guid: 814cf6c5d96a0494d816c1f03d0f16b5
folderAsset: yes
DefaultImporter:
userData:
| jynew/jyx2/Assets/Plugins/New UI Widgets.Editor/Examples/Audio.meta/0 | {
"file_path": "jynew/jyx2/Assets/Plugins/New UI Widgets.Editor/Examples/Audio.meta",
"repo_id": "jynew",
"token_count": 50
} | 1,296 |
fileFormatVersion: 2
guid: a685af96c398f974a8d3fd55c0484ff7
folderAsset: yes
DefaultImporter:
userData:
| jynew/jyx2/Assets/Plugins/New UI Widgets.Editor/Examples/Buttons.meta/0 | {
"file_path": "jynew/jyx2/Assets/Plugins/New UI Widgets.Editor/Examples/Buttons.meta",
"repo_id": "jynew",
"token_count": 46
} | 1,297 |
namespace UIWidgets.Examples
{
using UnityEngine;
/// <summary>
/// Test DateScroller.
/// </summary>
public class TestDateScroller : MonoBehaviour
{
/// <summary>
/// DateScroller.
/// </summary>
[SerializeField]
protected UIWidgets.DateBase DateScroller;
/// <summary>
/// Start this instance.
... | jynew/jyx2/Assets/Plugins/New UI Widgets.Editor/Examples/Calendar/TestDateScroller.cs/0 | {
"file_path": "jynew/jyx2/Assets/Plugins/New UI Widgets.Editor/Examples/Calendar/TestDateScroller.cs",
"repo_id": "jynew",
"token_count": 423
} | 1,298 |
namespace UIWidgets.Examples
{
using UIWidgets;
using UnityEngine;
using UnityEngine.UI;
/// <summary>
/// Test ColorPickerRange.
/// </summary>
public class TestColorPickerRange : MonoBehaviour
{
/// <summary>
/// ColorPickerRange.
/// </summary>
[SerializeField]
protected ColorPickerRange ColorRan... | jynew/jyx2/Assets/Plugins/New UI Widgets.Editor/Examples/ColorPicker/TestColorPickerRange.cs/0 | {
"file_path": "jynew/jyx2/Assets/Plugins/New UI Widgets.Editor/Examples/ColorPicker/TestColorPickerRange.cs",
"repo_id": "jynew",
"token_count": 603
} | 1,299 |
fileFormatVersion: 2
guid: 25d5206605469f94fa89890c337b6fba
MonoImporter:
serializedVersion: 2
defaultReferences: []
executionOrder: 0
icon: {instanceID: 0}
userData:
| jynew/jyx2/Assets/Plugins/New UI Widgets.Editor/Examples/Combobox/ComboboxDisableDefaultInput.cs.meta/0 | {
"file_path": "jynew/jyx2/Assets/Plugins/New UI Widgets.Editor/Examples/Combobox/ComboboxDisableDefaultInput.cs.meta",
"repo_id": "jynew",
"token_count": 70
} | 1,300 |
fileFormatVersion: 2
guid: 8b0781248e721df43ae112e7ba56c6d9
MonoImporter:
serializedVersion: 2
defaultReferences: []
executionOrder: 0
icon: {instanceID: 0}
userData:
| jynew/jyx2/Assets/Plugins/New UI Widgets.Editor/Examples/Combobox/KeyValueListViewItem.cs.meta/0 | {
"file_path": "jynew/jyx2/Assets/Plugins/New UI Widgets.Editor/Examples/Combobox/KeyValueListViewItem.cs.meta",
"repo_id": "jynew",
"token_count": 72
} | 1,301 |
namespace UIWidgets.Examples
{
using UnityEngine;
using UnityEngine.UI;
/// <summary>
/// DialogInputHelper
/// </summary>
public class DialogInputHelper : MonoBehaviour, IUpgradeable
{
/// <summary>
/// Username input.
/// </summary>
[SerializeField]
[HideInInspector]
[System.Obsolete("Replaced wi... | jynew/jyx2/Assets/Plugins/New UI Widgets.Editor/Examples/Dialog/DialogInputHelper.cs/0 | {
"file_path": "jynew/jyx2/Assets/Plugins/New UI Widgets.Editor/Examples/Dialog/DialogInputHelper.cs",
"repo_id": "jynew",
"token_count": 674
} | 1,302 |
%YAML 1.1
%TAG !u! tag:unity3d.com,2011:
--- !u!29 &1
OcclusionCullingSettings:
m_ObjectHideFlags: 0
serializedVersion: 2
m_OcclusionBakeSettings:
smallestOccluder: 5
smallestHole: 0.25
backfaceThreshold: 100
m_SceneGUID: 00000000000000000000000000000000
m_OcclusionCullingData: {fileID: 0}
--- !u!... | jynew/jyx2/Assets/Plugins/New UI Widgets.Editor/Examples/Drag-and-Drop/Custom Drag-and-Drop.unity/0 | {
"file_path": "jynew/jyx2/Assets/Plugins/New UI Widgets.Editor/Examples/Drag-and-Drop/Custom Drag-and-Drop.unity",
"repo_id": "jynew",
"token_count": 40196
} | 1,303 |
fileFormatVersion: 2
guid: 877de66c64d060148a92af5a31442d45
timeCreated: 1630431294
licenseType: Store
DefaultImporter:
externalObjects: {}
userData:
assetBundleName:
assetBundleVariant:
| jynew/jyx2/Assets/Plugins/New UI Widgets.Editor/Examples/Drag-and-Drop/RectTransform/DragRectTransform.unity.meta/0 | {
"file_path": "jynew/jyx2/Assets/Plugins/New UI Widgets.Editor/Examples/Drag-and-Drop/RectTransform/DragRectTransform.unity.meta",
"repo_id": "jynew",
"token_count": 78
} | 1,304 |
fileFormatVersion: 2
guid: 7789de073d91a794d890dc553081bcb9
DefaultImporter:
userData:
| jynew/jyx2/Assets/Plugins/New UI Widgets.Editor/Examples/Draggable/Draggable.unity.meta/0 | {
"file_path": "jynew/jyx2/Assets/Plugins/New UI Widgets.Editor/Examples/Draggable/Draggable.unity.meta",
"repo_id": "jynew",
"token_count": 40
} | 1,305 |
fileFormatVersion: 2
guid: 513dc2616ad3ed14e90665464e4a0e42
MonoImporter:
serializedVersion: 2
defaultReferences: []
executionOrder: 0
icon: {instanceID: 0}
userData:
| jynew/jyx2/Assets/Plugins/New UI Widgets.Editor/Examples/Editor/ListViewUnderlineSampleEditor.cs.meta/0 | {
"file_path": "jynew/jyx2/Assets/Plugins/New UI Widgets.Editor/Examples/Editor/ListViewUnderlineSampleEditor.cs.meta",
"repo_id": "jynew",
"token_count": 71
} | 1,306 |
%YAML 1.1
%TAG !u! tag:unity3d.com,2011:
--- !u!29 &1
OcclusionCullingSettings:
m_ObjectHideFlags: 0
serializedVersion: 2
m_OcclusionBakeSettings:
smallestOccluder: 5
smallestHole: 0.25
backfaceThreshold: 100
m_SceneGUID: 00000000000000000000000000000000
m_OcclusionCullingData: {fileID: 0}
--- !u!... | jynew/jyx2/Assets/Plugins/New UI Widgets.Editor/Examples/Effects/FlareObject.unity/0 | {
"file_path": "jynew/jyx2/Assets/Plugins/New UI Widgets.Editor/Examples/Effects/FlareObject.unity",
"repo_id": "jynew",
"token_count": 9080
} | 1,307 |
fileFormatVersion: 2
guid: f289fdfd0db48584a8442b7d473b940a
MonoImporter:
externalObjects: {}
serializedVersion: 2
defaultReferences: []
executionOrder: 0
icon: {instanceID: 0}
userData:
assetBundleName:
assetBundleVariant:
| jynew/jyx2/Assets/Plugins/New UI Widgets.Editor/Examples/Groupable/TestGroupable.cs.meta/0 | {
"file_path": "jynew/jyx2/Assets/Plugins/New UI Widgets.Editor/Examples/Groupable/TestGroupable.cs.meta",
"repo_id": "jynew",
"token_count": 94
} | 1,308 |
namespace UIWidgets.Examples
{
using System.Collections.Generic;
using UIWidgets;
using UnityEngine;
/// <summary>
/// Test layout switcher.
/// </summary>
public class TestLayoutSwitcher : MonoBehaviour
{
/// <summary>
/// Layout switcher.
/// </summary>
[SerializeField]
public LayoutSwitcher Switc... | jynew/jyx2/Assets/Plugins/New UI Widgets.Editor/Examples/LayoutSwitcher/TestLayoutSwitcher.cs/0 | {
"file_path": "jynew/jyx2/Assets/Plugins/New UI Widgets.Editor/Examples/LayoutSwitcher/TestLayoutSwitcher.cs",
"repo_id": "jynew",
"token_count": 1413
} | 1,309 |
fileFormatVersion: 2
guid: baaa344886f57d942b1b89344f73c3be
MonoImporter:
serializedVersion: 2
defaultReferences: []
executionOrder: 0
icon: {instanceID: 0}
userData:
| jynew/jyx2/Assets/Plugins/New UI Widgets.Editor/Examples/ListView/Chat/ChatLineIncoming.cs.meta/0 | {
"file_path": "jynew/jyx2/Assets/Plugins/New UI Widgets.Editor/Examples/ListView/Chat/ChatLineIncoming.cs.meta",
"repo_id": "jynew",
"token_count": 70
} | 1,310 |
fileFormatVersion: 2
guid: 594248d721f90d542bff751c8943b605
folderAsset: yes
DefaultImporter:
userData:
| jynew/jyx2/Assets/Plugins/New UI Widgets.Editor/Examples/ListView/Customization.meta/0 | {
"file_path": "jynew/jyx2/Assets/Plugins/New UI Widgets.Editor/Examples/ListView/Customization.meta",
"repo_id": "jynew",
"token_count": 45
} | 1,311 |
fileFormatVersion: 2
guid: 8941aeae3abf5de449a901375c56ee9e
timeCreated: 1637692943
licenseType: Store
MonoImporter:
externalObjects: {}
serializedVersion: 2
defaultReferences: []
executionOrder: 0
icon: {instanceID: 0}
userData:
assetBundleName:
assetBundleVariant:
| jynew/jyx2/Assets/Plugins/New UI Widgets.Editor/Examples/ListView/GroupedListView/MultipleDefaultItems/GroupMultipleComponent.cs.meta/0 | {
"file_path": "jynew/jyx2/Assets/Plugins/New UI Widgets.Editor/Examples/ListView/GroupedListView/MultipleDefaultItems/GroupMultipleComponent.cs.meta",
"repo_id": "jynew",
"token_count": 107
} | 1,312 |
%YAML 1.1
%TAG !u! tag:unity3d.com,2011:
--- !u!29 &1
OcclusionCullingSettings:
m_ObjectHideFlags: 0
serializedVersion: 2
m_OcclusionBakeSettings:
smallestOccluder: 5
smallestHole: 0.25
backfaceThreshold: 100
m_SceneGUID: 00000000000000000000000000000000
m_OcclusionCullingData: {fileID: 0}
--- !u!... | jynew/jyx2/Assets/Plugins/New UI Widgets.Editor/Examples/ListView/GroupedListView/Simple/SimpleGroupedListView.unity/0 | {
"file_path": "jynew/jyx2/Assets/Plugins/New UI Widgets.Editor/Examples/ListView/GroupedListView/Simple/SimpleGroupedListView.unity",
"repo_id": "jynew",
"token_count": 21111
} | 1,313 |
fileFormatVersion: 2
guid: 545695081a2c50142b4659c5d610cf36
folderAsset: yes
DefaultImporter:
userData:
| jynew/jyx2/Assets/Plugins/New UI Widgets.Editor/Examples/ListView/ListViewAutoResize.meta/0 | {
"file_path": "jynew/jyx2/Assets/Plugins/New UI Widgets.Editor/Examples/ListView/ListViewAutoResize.meta",
"repo_id": "jynew",
"token_count": 45
} | 1,314 |
fileFormatVersion: 2
guid: 186ec19372f2ed540a676d875932396c
folderAsset: yes
timeCreated: 1605711983
licenseType: Store
DefaultImporter:
externalObjects: {}
userData:
assetBundleName:
assetBundleVariant:
| jynew/jyx2/Assets/Plugins/New UI Widgets.Editor/Examples/ListView/ListViewCheckbox.meta/0 | {
"file_path": "jynew/jyx2/Assets/Plugins/New UI Widgets.Editor/Examples/ListView/ListViewCheckbox.meta",
"repo_id": "jynew",
"token_count": 79
} | 1,315 |
namespace UIWidgets.Examples
{
using UIWidgets;
using UnityEngine;
/// <summary>
/// ListView sample. Selected item can be deselected.
/// </summary>
[RequireComponent(typeof(ListViewBase))]
public class ListViewDeselect : MonoBehaviour
{
ListViewBase listView;
/// <summary>
/// Start this instance.
... | jynew/jyx2/Assets/Plugins/New UI Widgets.Editor/Examples/ListView/ListViewDeselect.cs/0 | {
"file_path": "jynew/jyx2/Assets/Plugins/New UI Widgets.Editor/Examples/ListView/ListViewDeselect.cs",
"repo_id": "jynew",
"token_count": 460
} | 1,316 |
fileFormatVersion: 2
guid: 99928ed26d7e22f4b92f5d945a159043
DefaultImporter:
userData:
| jynew/jyx2/Assets/Plugins/New UI Widgets.Editor/Examples/ListView/ListViewHeader.unity.meta/0 | {
"file_path": "jynew/jyx2/Assets/Plugins/New UI Widgets.Editor/Examples/ListView/ListViewHeader.unity.meta",
"repo_id": "jynew",
"token_count": 41
} | 1,317 |
fileFormatVersion: 2
guid: fd7dc3481aeb7084b817bfa81e0313da
DefaultImporter:
userData:
| jynew/jyx2/Assets/Plugins/New UI Widgets.Editor/Examples/ListView/ListViewImages/ListViewBanners.unity.meta/0 | {
"file_path": "jynew/jyx2/Assets/Plugins/New UI Widgets.Editor/Examples/ListView/ListViewImages/ListViewBanners.unity.meta",
"repo_id": "jynew",
"token_count": 41
} | 1,318 |
fileFormatVersion: 2
guid: 780ed4c9ceef47b43b4469e505958f49
NativeFormatImporter:
externalObjects: {}
mainObjectFileID: 4890085278179872738
userData:
assetBundleName:
assetBundleVariant:
| jynew/jyx2/Assets/Plugins/New UI Widgets.Editor/Examples/ListView/ListViewMainSettings.lighting.meta/0 | {
"file_path": "jynew/jyx2/Assets/Plugins/New UI Widgets.Editor/Examples/ListView/ListViewMainSettings.lighting.meta",
"repo_id": "jynew",
"token_count": 81
} | 1,319 |
fileFormatVersion: 2
guid: 282a29640a30cb444b94b9c5204c88c2
MonoImporter:
serializedVersion: 2
defaultReferences: []
executionOrder: 0
icon: {instanceID: 0}
userData:
| jynew/jyx2/Assets/Plugins/New UI Widgets.Editor/Examples/ListView/ListViewUnderlineSample/ListViewUnderlineSample.cs.meta/0 | {
"file_path": "jynew/jyx2/Assets/Plugins/New UI Widgets.Editor/Examples/ListView/ListViewUnderlineSample/ListViewUnderlineSample.cs.meta",
"repo_id": "jynew",
"token_count": 70
} | 1,320 |
fileFormatVersion: 2
guid: 6fddaa76579fe454fad3ae9c7b67e153
MonoImporter:
serializedVersion: 2
defaultReferences: []
executionOrder: 0
icon: {instanceID: 0}
userData:
| jynew/jyx2/Assets/Plugins/New UI Widgets.Editor/Examples/ListView/ListViewVariableWidth/ListViewVariableWidth.cs.meta/0 | {
"file_path": "jynew/jyx2/Assets/Plugins/New UI Widgets.Editor/Examples/ListView/ListViewVariableWidth/ListViewVariableWidth.cs.meta",
"repo_id": "jynew",
"token_count": 70
} | 1,321 |
namespace UIWidgets.Examples
{
using UnityEngine;
/// <summary>
/// LVInputFields test.
/// </summary>
[RequireComponent(typeof(LVInputFields))]
public class LVInputFieldsTest : MonoBehaviour
{
LVInputFields list;
/// <summary>
/// ListView.
/// </summary>
public LVInputFields List
{
get
{
... | jynew/jyx2/Assets/Plugins/New UI Widgets.Editor/Examples/ListView/ListViewWithInputFields/LVInputFieldsTest.cs/0 | {
"file_path": "jynew/jyx2/Assets/Plugins/New UI Widgets.Editor/Examples/ListView/ListViewWithInputFields/LVInputFieldsTest.cs",
"repo_id": "jynew",
"token_count": 607
} | 1,322 |
%YAML 1.1
%TAG !u! tag:unity3d.com,2011:
--- !u!29 &1
OcclusionCullingSettings:
m_ObjectHideFlags: 0
serializedVersion: 2
m_OcclusionBakeSettings:
smallestOccluder: 5
smallestHole: 0.25
backfaceThreshold: 100
m_SceneGUID: 00000000000000000000000000000000
m_OcclusionCullingData: {fileID: 0}
--- !u!... | jynew/jyx2/Assets/Plugins/New UI Widgets.Editor/Examples/ListView/SharedTemplates/ListViewSharedTemplates.unity/0 | {
"file_path": "jynew/jyx2/Assets/Plugins/New UI Widgets.Editor/Examples/ListView/SharedTemplates/ListViewSharedTemplates.unity",
"repo_id": "jynew",
"token_count": 114621
} | 1,323 |
fileFormatVersion: 2
guid: 4a49668e3b5bc65458124c612140e3f5
timeCreated: 1630354038
licenseType: Store
MonoImporter:
externalObjects: {}
serializedVersion: 2
defaultReferences: []
executionOrder: 0
icon: {instanceID: 0}
userData:
assetBundleName:
assetBundleVariant:
| jynew/jyx2/Assets/Plugins/New UI Widgets.Editor/Examples/ListView/TestMultipleDefaultItems.cs.meta/0 | {
"file_path": "jynew/jyx2/Assets/Plugins/New UI Widgets.Editor/Examples/ListView/TestMultipleDefaultItems.cs.meta",
"repo_id": "jynew",
"token_count": 108
} | 1,324 |
fileFormatVersion: 2
guid: 6cea1a6489aac3b4baa7dc6308e079a7
folderAsset: yes
DefaultImporter:
userData:
| jynew/jyx2/Assets/Plugins/New UI Widgets.Editor/Examples/Picker.meta/0 | {
"file_path": "jynew/jyx2/Assets/Plugins/New UI Widgets.Editor/Examples/Picker.meta",
"repo_id": "jynew",
"token_count": 49
} | 1,325 |
fileFormatVersion: 2
guid: da86979d3be8cf74985e6674af144efe
MonoImporter:
serializedVersion: 2
defaultReferences: []
executionOrder: 0
icon: {instanceID: 0}
userData:
| jynew/jyx2/Assets/Plugins/New UI Widgets.Editor/Examples/Progressbar/SampleProgressbar.cs.meta/0 | {
"file_path": "jynew/jyx2/Assets/Plugins/New UI Widgets.Editor/Examples/Progressbar/SampleProgressbar.cs.meta",
"repo_id": "jynew",
"token_count": 69
} | 1,326 |
fileFormatVersion: 2
guid: acaeb6e6b53177b46aa892d0c560c9f3
folderAsset: yes
DefaultImporter:
userData:
| jynew/jyx2/Assets/Plugins/New UI Widgets.Editor/Examples/RangeSlider/TimeRangeSlider.meta/0 | {
"file_path": "jynew/jyx2/Assets/Plugins/New UI Widgets.Editor/Examples/RangeSlider/TimeRangeSlider.meta",
"repo_id": "jynew",
"token_count": 48
} | 1,327 |
namespace UIWidgets.Examples
{
using System;
using UnityEngine;
/// <summary>
/// Splitter Slider.
/// </summary>
public class SplitterSlider : MonoBehaviour
{
/// <summary>
/// Left filler.
/// </summary>
[SerializeField]
protected RectTransform LeftFiller;
/// <summary>
/// Right filler.
///... | jynew/jyx2/Assets/Plugins/New UI Widgets.Editor/Examples/Resizable/SplitterSlider.cs/0 | {
"file_path": "jynew/jyx2/Assets/Plugins/New UI Widgets.Editor/Examples/Resizable/SplitterSlider.cs",
"repo_id": "jynew",
"token_count": 1032
} | 1,328 |
namespace UIWidgets.Examples
{
using System.Collections;
using UIWidgets;
using UnityEngine;
using UnityEngine.UI;
/// <summary>
/// Test ScrollRectEvents.
/// </summary>
public class TestScrollRectEventsPull : MonoBehaviour, IUpgradeable
{
/// <summary>
/// ListView to add items.
/// </summary>
[Ser... | jynew/jyx2/Assets/Plugins/New UI Widgets.Editor/Examples/ScrollRectUtilities/TestScrollRectEventsPull.cs/0 | {
"file_path": "jynew/jyx2/Assets/Plugins/New UI Widgets.Editor/Examples/ScrollRectUtilities/TestScrollRectEventsPull.cs",
"repo_id": "jynew",
"token_count": 1368
} | 1,329 |
namespace UIWidgets.Examples.Shops
{
using System;
using UnityEngine;
using UnityEngine.Serialization;
/// <summary>
/// Harbor order line.
/// </summary>
[Serializable]
public class HarborOrderLine : IOrderLine
{
[SerializeField]
Item item;
/// <summary>
/// Gets or sets the item.
/// </summary>
... | jynew/jyx2/Assets/Plugins/New UI Widgets.Editor/Examples/Shops/HarborShop/HarborOrderLine.cs/0 | {
"file_path": "jynew/jyx2/Assets/Plugins/New UI Widgets.Editor/Examples/Shops/HarborShop/HarborOrderLine.cs",
"repo_id": "jynew",
"token_count": 1025
} | 1,330 |
fileFormatVersion: 2
guid: 8d2c5d0a68258b146b8ff7914968a10c
MonoImporter:
serializedVersion: 2
defaultReferences: []
executionOrder: 0
icon: {instanceID: 0}
userData:
| jynew/jyx2/Assets/Plugins/New UI Widgets.Editor/Examples/Shops/JRPGShop/JRPGShop.cs.meta/0 | {
"file_path": "jynew/jyx2/Assets/Plugins/New UI Widgets.Editor/Examples/Shops/JRPGShop/JRPGShop.cs.meta",
"repo_id": "jynew",
"token_count": 72
} | 1,331 |
fileFormatVersion: 2
guid: 27784fb802a0a5545b00077e8735a1ba
DefaultImporter:
userData:
| jynew/jyx2/Assets/Plugins/New UI Widgets.Editor/Examples/Shops/JRPGShop/TraderTreeView.unity.meta/0 | {
"file_path": "jynew/jyx2/Assets/Plugins/New UI Widgets.Editor/Examples/Shops/JRPGShop/TraderTreeView.unity.meta",
"repo_id": "jynew",
"token_count": 39
} | 1,332 |
fileFormatVersion: 2
guid: 3ada17f3d6e252549a1528ca85b7c403
folderAsset: yes
timeCreated: 1622986830
licenseType: Store
DefaultImporter:
externalObjects: {}
userData:
assetBundleName:
assetBundleVariant:
| jynew/jyx2/Assets/Plugins/New UI Widgets.Editor/Examples/SliderScale.meta/0 | {
"file_path": "jynew/jyx2/Assets/Plugins/New UI Widgets.Editor/Examples/SliderScale.meta",
"repo_id": "jynew",
"token_count": 84
} | 1,333 |
fileFormatVersion: 2
guid: bf79de828f1d60f4588da6ce389db6bf
NativeFormatImporter:
externalObjects: {}
mainObjectFileID: 0
userData:
assetBundleName:
assetBundleVariant:
| jynew/jyx2/Assets/Plugins/New UI Widgets.Editor/Examples/Spinner/SpinnerStringSettings.lighting.meta/0 | {
"file_path": "jynew/jyx2/Assets/Plugins/New UI Widgets.Editor/Examples/Spinner/SpinnerStringSettings.lighting.meta",
"repo_id": "jynew",
"token_count": 74
} | 1,334 |
namespace UIWidgets.Examples
{
using System;
using UIWidgets;
using UnityEngine;
/// <summary>
/// SimpleTable item.
/// </summary>
[Serializable]
public class SimpleTableItem
{
/// <summary>
/// Field1.
/// </summary>
[SerializeField]
public string Field1;
/// <summary>
/// Field2.
/// </su... | jynew/jyx2/Assets/Plugins/New UI Widgets.Editor/Examples/Table/SimpleTable/SimpleTableItem.cs/0 | {
"file_path": "jynew/jyx2/Assets/Plugins/New UI Widgets.Editor/Examples/Table/SimpleTable/SimpleTableItem.cs",
"repo_id": "jynew",
"token_count": 266
} | 1,335 |
namespace UIWidgets.Examples
{
using UIWidgets;
/// <summary>
/// Table sample.
/// </summary>
public class Table : ListViewCustom<TableRowComponent, TableRow>
{
}
} | jynew/jyx2/Assets/Plugins/New UI Widgets.Editor/Examples/Table/Table.cs/0 | {
"file_path": "jynew/jyx2/Assets/Plugins/New UI Widgets.Editor/Examples/Table/Table.cs",
"repo_id": "jynew",
"token_count": 64
} | 1,336 |
fileFormatVersion: 2
guid: b16511be50911d44685a0f09b26e9cd3
NativeFormatImporter:
externalObjects: {}
mainObjectFileID: 4890085278179872738
userData:
assetBundleName:
assetBundleVariant:
| jynew/jyx2/Assets/Plugins/New UI Widgets.Editor/Examples/Table/TableList/TableListSettings.lighting.meta/0 | {
"file_path": "jynew/jyx2/Assets/Plugins/New UI Widgets.Editor/Examples/Table/TableList/TableListSettings.lighting.meta",
"repo_id": "jynew",
"token_count": 81
} | 1,337 |
namespace UIWidgets.Examples
{
using System;
using UIWidgets;
using UnityEngine;
/// <summary>
/// Test Tabs events.
/// </summary>
public class TestTabsEvents : MonoBehaviour
{
/// <summary>
/// Tabs.
/// </summary>
[SerializeField]
protected TabsIcons Tabs;
int currentTabIndex;
/// <summary>... | jynew/jyx2/Assets/Plugins/New UI Widgets.Editor/Examples/Tabs/TestTabsEvents.cs/0 | {
"file_path": "jynew/jyx2/Assets/Plugins/New UI Widgets.Editor/Examples/Tabs/TestTabsEvents.cs",
"repo_id": "jynew",
"token_count": 521
} | 1,338 |
namespace UIWidgets.Examples
{
using UIWidgets;
using UnityEngine;
using UnityEngine.Serialization;
/// <summary>
/// Test Popup.
/// </summary>
public class PopupTest : MonoBehaviour
{
/// <summary>
/// Popup template.
/// </summary>
[SerializeField]
[FormerlySerializedAs("popup")]
protected Popu... | jynew/jyx2/Assets/Plugins/New UI Widgets.Editor/Examples/TestScripts/PopupTest.cs/0 | {
"file_path": "jynew/jyx2/Assets/Plugins/New UI Widgets.Editor/Examples/TestScripts/PopupTest.cs",
"repo_id": "jynew",
"token_count": 459
} | 1,339 |
namespace UIWidgets.Examples
{
using UIWidgets;
using UnityEngine;
using UnityEngine.Serialization;
/// <summary>
/// Test Paginator.
/// </summary>
public class TestPaginator : MonoBehaviour
{
/// <summary>
/// ScrollRectPaginator.
/// </summary>
[SerializeField]
[FormerlySerializedAs("paginator")]... | jynew/jyx2/Assets/Plugins/New UI Widgets.Editor/Examples/TestScripts/TestPaginator.cs/0 | {
"file_path": "jynew/jyx2/Assets/Plugins/New UI Widgets.Editor/Examples/TestScripts/TestPaginator.cs",
"repo_id": "jynew",
"token_count": 214
} | 1,340 |
%YAML 1.1
%TAG !u! tag:unity3d.com,2011:
--- !u!29 &1
OcclusionCullingSettings:
m_ObjectHideFlags: 0
serializedVersion: 2
m_OcclusionBakeSettings:
smallestOccluder: 5
smallestHole: 0.25
backfaceThreshold: 100
m_SceneGUID: 00000000000000000000000000000000
m_OcclusionCullingData: {fileID: 0}
--- !u!... | jynew/jyx2/Assets/Plugins/New UI Widgets.Editor/Examples/TileView/GroupedTileView/GroupedTileView.unity/0 | {
"file_path": "jynew/jyx2/Assets/Plugins/New UI Widgets.Editor/Examples/TileView/GroupedTileView/GroupedTileView.unity",
"repo_id": "jynew",
"token_count": 21313
} | 1,341 |
fileFormatVersion: 2
guid: 129c7864dc34b714899bb9a0b1c70618
MonoImporter:
serializedVersion: 2
defaultReferences: []
executionOrder: 0
icon: {instanceID: 0}
userData:
| jynew/jyx2/Assets/Plugins/New UI Widgets.Editor/Examples/TileView/SimpleTileView/SimpleTileViewItem.cs.meta/0 | {
"file_path": "jynew/jyx2/Assets/Plugins/New UI Widgets.Editor/Examples/TileView/SimpleTileView/SimpleTileViewItem.cs.meta",
"repo_id": "jynew",
"token_count": 70
} | 1,342 |
fileFormatVersion: 2
guid: 032101c5a2980b64c8b00dc75165405b
DefaultImporter:
userData:
| jynew/jyx2/Assets/Plugins/New UI Widgets.Editor/Examples/TileView/TileViewStaggered.unity.meta/0 | {
"file_path": "jynew/jyx2/Assets/Plugins/New UI Widgets.Editor/Examples/TileView/TileViewStaggered.unity.meta",
"repo_id": "jynew",
"token_count": 40
} | 1,343 |
fileFormatVersion: 2
guid: ae3aa5bc231067349aebda6420a0b18c
DefaultImporter:
userData:
| jynew/jyx2/Assets/Plugins/New UI Widgets.Editor/Examples/ToDoList/ToDoListView.unity.meta/0 | {
"file_path": "jynew/jyx2/Assets/Plugins/New UI Widgets.Editor/Examples/ToDoList/ToDoListView.unity.meta",
"repo_id": "jynew",
"token_count": 41
} | 1,344 |
fileFormatVersion: 2
guid: 17d3871c22d08544dbae1ae1f3f5c5f0
DefaultImporter:
userData:
| jynew/jyx2/Assets/Plugins/New UI Widgets.Editor/Examples/TracksView/Schedule+Sidebar.unity.meta/0 | {
"file_path": "jynew/jyx2/Assets/Plugins/New UI Widgets.Editor/Examples/TracksView/Schedule+Sidebar.unity.meta",
"repo_id": "jynew",
"token_count": 43
} | 1,345 |
fileFormatVersion: 2
guid: b21eb8a7359989942a6a17d4102b61bc
MonoImporter:
serializedVersion: 2
defaultReferences: []
executionOrder: 0
icon: {instanceID: 0}
userData:
| jynew/jyx2/Assets/Plugins/New UI Widgets.Editor/Examples/TracksView/TrackDataForm.cs.meta/0 | {
"file_path": "jynew/jyx2/Assets/Plugins/New UI Widgets.Editor/Examples/TracksView/TrackDataForm.cs.meta",
"repo_id": "jynew",
"token_count": 71
} | 1,346 |
fileFormatVersion: 2
guid: 7ffe5d15b4e88ba4abbaaac868bda03d
folderAsset: yes
DefaultImporter:
userData:
| jynew/jyx2/Assets/Plugins/New UI Widgets.Editor/Examples/TreeView.meta/0 | {
"file_path": "jynew/jyx2/Assets/Plugins/New UI Widgets.Editor/Examples/TreeView.meta",
"repo_id": "jynew",
"token_count": 45
} | 1,347 |
fileFormatVersion: 2
guid: ef57ca10d4b409649a5720e89d99cf67
folderAsset: yes
DefaultImporter:
userData:
| jynew/jyx2/Assets/Plugins/New UI Widgets.Editor/Examples/TreeView/MultipleDefaultItems.meta/0 | {
"file_path": "jynew/jyx2/Assets/Plugins/New UI Widgets.Editor/Examples/TreeView/MultipleDefaultItems.meta",
"repo_id": "jynew",
"token_count": 45
} | 1,348 |
namespace UIWidgets.Examples
{
using UIWidgets;
using UnityEngine;
/// <summary>
/// TreeViewComponent with function to process click event.
/// </summary>
public class TreeViewComponentWithClick : TreeViewComponent
{
/// <summary>
/// Function to process click event.
/// Attach this function to DefaultI... | jynew/jyx2/Assets/Plugins/New UI Widgets.Editor/Examples/TreeView/TreeViewComponentWithClick.cs/0 | {
"file_path": "jynew/jyx2/Assets/Plugins/New UI Widgets.Editor/Examples/TreeView/TreeViewComponentWithClick.cs",
"repo_id": "jynew",
"token_count": 162
} | 1,349 |
namespace UIWidgets.Examples
{
using System.Collections.Generic;
using UIWidgets;
using UnityEngine;
using UnityEngine.Serialization;
/// <summary>
/// TreeViewSample data.
/// </summary>
public class TreeViewSampleData : MonoBehaviour
{
/// <summary>
/// TreeViewSample.
/// </summary>
[SerializeFiel... | jynew/jyx2/Assets/Plugins/New UI Widgets.Editor/Examples/TreeView/TreeViewSampleData.cs/0 | {
"file_path": "jynew/jyx2/Assets/Plugins/New UI Widgets.Editor/Examples/TreeView/TreeViewSampleData.cs",
"repo_id": "jynew",
"token_count": 901
} | 1,350 |
namespace UIWidgets.Examples.WidgetGeneration
{
using UnityEngine;
/// <summary>
/// Test class for widget generation.
/// </summary>
public class DataItem
{
/// <summary>
/// Number.
/// </summary>
public float Number;
/// <summary>
/// Text.
/// </summary>
public string Text;
/// <summary>... | jynew/jyx2/Assets/Plugins/New UI Widgets.Editor/Examples/WidgetGeneration/DataItem.cs/0 | {
"file_path": "jynew/jyx2/Assets/Plugins/New UI Widgets.Editor/Examples/WidgetGeneration/DataItem.cs",
"repo_id": "jynew",
"token_count": 168
} | 1,351 |
fileFormatVersion: 2
guid: 9fe77ae922bef5448ad43661d5b48cae
timeCreated: 1603400190
licenseType: Store
NativeFormatImporter:
externalObjects: {}
mainObjectFileID: 2100000
userData:
assetBundleName:
assetBundleVariant:
| jynew/jyx2/Assets/Plugins/New UI Widgets/Materials/UIFlareGlobal.mat.meta/0 | {
"file_path": "jynew/jyx2/Assets/Plugins/New UI Widgets/Materials/UIFlareGlobal.mat.meta",
"repo_id": "jynew",
"token_count": 87
} | 1,352 |
fileFormatVersion: 2
guid: 68a87bc5d984aa54eb6a4d6470d8e20a
NativeFormatImporter:
userData:
| jynew/jyx2/Assets/Plugins/New UI Widgets/Materials/UIGradientVLineRGB.mat.meta/0 | {
"file_path": "jynew/jyx2/Assets/Plugins/New UI Widgets/Materials/UIGradientVLineRGB.mat.meta",
"repo_id": "jynew",
"token_count": 44
} | 1,353 |
%YAML 1.1
%TAG !u! tag:unity3d.com,2011:
--- !u!1001 &100100000
Prefab:
m_ObjectHideFlags: 1
serializedVersion: 2
m_Modification:
m_TransformParent: {fileID: 0}
m_Modifications: []
m_RemovedComponents: []
m_ParentPrefab: {fileID: 0}
m_RootGameObject: {fileID: 1345693934251644}
m_IsPrefabParent: ... | jynew/jyx2/Assets/Plugins/New UI Widgets/Prefabs/AutoComboboxString.prefab/0 | {
"file_path": "jynew/jyx2/Assets/Plugins/New UI Widgets/Prefabs/AutoComboboxString.prefab",
"repo_id": "jynew",
"token_count": 48846
} | 1,354 |
%YAML 1.1
%TAG !u! tag:unity3d.com,2011:
--- !u!1 &114832
GameObject:
m_ObjectHideFlags: 0
m_PrefabParentObject: {fileID: 0}
m_PrefabInternal: {fileID: 100100000}
serializedVersion: 5
m_Component:
- component: {fileID: 22414832}
- component: {fileID: 22214832}
- component: {fileID: 11414828}
m_Layer: ... | jynew/jyx2/Assets/Plugins/New UI Widgets/Prefabs/CenteredSliderVertical.prefab/0 | {
"file_path": "jynew/jyx2/Assets/Plugins/New UI Widgets/Prefabs/CenteredSliderVertical.prefab",
"repo_id": "jynew",
"token_count": 19526
} | 1,355 |
%YAML 1.1
%TAG !u! tag:unity3d.com,2011:
--- !u!1001 &100100000
Prefab:
m_ObjectHideFlags: 1
serializedVersion: 2
m_Modification:
m_TransformParent: {fileID: 0}
m_Modifications: []
m_RemovedComponents: []
m_ParentPrefab: {fileID: 0}
m_RootGameObject: {fileID: 1899143161203830}
m_IsPrefabParent: ... | jynew/jyx2/Assets/Plugins/New UI Widgets/Prefabs/ComboboxEnumMultiselect.prefab/0 | {
"file_path": "jynew/jyx2/Assets/Plugins/New UI Widgets/Prefabs/ComboboxEnumMultiselect.prefab",
"repo_id": "jynew",
"token_count": 34117
} | 1,356 |
%YAML 1.1
%TAG !u! tag:unity3d.com,2011:
--- !u!1 &171404
GameObject:
m_ObjectHideFlags: 0
m_PrefabParentObject: {fileID: 0}
m_PrefabInternal: {fileID: 100100000}
serializedVersion: 5
m_Component:
- component: {fileID: 22471404}
- component: {fileID: 11471368}
m_Layer: 5
m_Name: DateTime
m_TagString... | jynew/jyx2/Assets/Plugins/New UI Widgets/Prefabs/DateTime.prefab/0 | {
"file_path": "jynew/jyx2/Assets/Plugins/New UI Widgets/Prefabs/DateTime.prefab",
"repo_id": "jynew",
"token_count": 43232
} | 1,357 |
%YAML 1.1
%TAG !u! tag:unity3d.com,2011:
--- !u!1001 &100100000
Prefab:
m_ObjectHideFlags: 1
serializedVersion: 2
m_Modification:
m_TransformParent: {fileID: 0}
m_Modifications: []
m_RemovedComponents: []
m_ParentPrefab: {fileID: 0}
m_RootGameObject: {fileID: 1537398094492016}
m_IsPrefabParent: ... | jynew/jyx2/Assets/Plugins/New UI Widgets/Prefabs/FolderDialog.prefab/0 | {
"file_path": "jynew/jyx2/Assets/Plugins/New UI Widgets/Prefabs/FolderDialog.prefab",
"repo_id": "jynew",
"token_count": 57174
} | 1,358 |
%YAML 1.1
%TAG !u! tag:unity3d.com,2011:
--- !u!1 &146868
GameObject:
m_ObjectHideFlags: 0
m_PrefabParentObject: {fileID: 0}
m_PrefabInternal: {fileID: 100100000}
serializedVersion: 5
m_Component:
- component: {fileID: 22446868}
- component: {fileID: 22246868}
- component: {fileID: 11446872}
- compone... | jynew/jyx2/Assets/Plugins/New UI Widgets/Prefabs/NotifyTemplate.prefab/0 | {
"file_path": "jynew/jyx2/Assets/Plugins/New UI Widgets/Prefabs/NotifyTemplate.prefab",
"repo_id": "jynew",
"token_count": 5070
} | 1,359 |
%YAML 1.1
%TAG !u! tag:unity3d.com,2011:
--- !u!1 &105748
GameObject:
m_ObjectHideFlags: 0
m_PrefabParentObject: {fileID: 0}
m_PrefabInternal: {fileID: 100100000}
serializedVersion: 4
m_Component:
- 224: {fileID: 22405748}
- 222: {fileID: 22205748}
- 114: {fileID: 11405748}
m_Layer: 5
m_Name: Border... | jynew/jyx2/Assets/Plugins/New UI Widgets/Prefabs/ProgressbarIndeterminate.prefab/0 | {
"file_path": "jynew/jyx2/Assets/Plugins/New UI Widgets/Prefabs/ProgressbarIndeterminate.prefab",
"repo_id": "jynew",
"token_count": 3343
} | 1,360 |
%YAML 1.1
%TAG !u! tag:unity3d.com,2011:
--- !u!1 &135542
GameObject:
m_ObjectHideFlags: 0
m_PrefabParentObject: {fileID: 0}
m_PrefabInternal: {fileID: 100100000}
serializedVersion: 5
m_Component:
- component: {fileID: 22435542}
- component: {fileID: 22235542}
- component: {fileID: 11435542}
- compone... | jynew/jyx2/Assets/Plugins/New UI Widgets/Prefabs/ScrollRectPaginator.prefab/0 | {
"file_path": "jynew/jyx2/Assets/Plugins/New UI Widgets/Prefabs/ScrollRectPaginator.prefab",
"repo_id": "jynew",
"token_count": 5684
} | 1,361 |
%YAML 1.1
%TAG !u! tag:unity3d.com,2011:
--- !u!1 &152534
GameObject:
m_ObjectHideFlags: 0
m_PrefabParentObject: {fileID: 0}
m_PrefabInternal: {fileID: 100100000}
serializedVersion: 5
m_Component:
- component: {fileID: 22452534}
- component: {fileID: 22252536}
- component: {fileID: 11452508}
- compone... | jynew/jyx2/Assets/Plugins/New UI Widgets/Prefabs/TabsIconsLeft.prefab/0 | {
"file_path": "jynew/jyx2/Assets/Plugins/New UI Widgets/Prefabs/TabsIconsLeft.prefab",
"repo_id": "jynew",
"token_count": 22518
} | 1,362 |
fileFormatVersion: 2
guid: 088ff5f48f87fab47aebd9ae62b821e4
labels:
- UiwidgetsPickerListViewTemplatePrefab
NativeFormatImporter:
userData:
| jynew/jyx2/Assets/Plugins/New UI Widgets/Prefabs/Templates/PickerListViewTemplate.prefab.meta/0 | {
"file_path": "jynew/jyx2/Assets/Plugins/New UI Widgets/Prefabs/Templates/PickerListViewTemplate.prefab.meta",
"repo_id": "jynew",
"token_count": 60
} | 1,363 |
fileFormatVersion: 2
guid: 67a8bb737f2a7174c9cb3c86a1262c94
labels:
- Uiwidgets
- UiwidgetsPrefab
- UiwidgetsTime12Prefab
NativeFormatImporter:
userData:
| jynew/jyx2/Assets/Plugins/New UI Widgets/Prefabs/Time12.prefab.meta/0 | {
"file_path": "jynew/jyx2/Assets/Plugins/New UI Widgets/Prefabs/Time12.prefab.meta",
"repo_id": "jynew",
"token_count": 72
} | 1,364 |
fileFormatVersion: 2
guid: 4f970c918edc7164caf079e752e2b2b9
labels:
- Autocomplete
- UiwidgetsPrefab
- UiwidgetsAutocompletePrefab
NativeFormatImporter:
userData:
| jynew/jyx2/Assets/Plugins/New UI Widgets/Prefabs/[obsolete] Autocomplete.prefab.meta/0 | {
"file_path": "jynew/jyx2/Assets/Plugins/New UI Widgets/Prefabs/[obsolete] Autocomplete.prefab.meta",
"repo_id": "jynew",
"token_count": 72
} | 1,365 |
namespace UIWidgets.Attributes
{
using System;
/// <summary>
/// Data bind support attribute.
/// </summary>
[AttributeUsage(AttributeTargets.Class)]
public sealed class DataBindSupportAttribute : Attribute
{
}
} | jynew/jyx2/Assets/Plugins/New UI Widgets/Scripts/Attributes/DataBindSupportAttribute.cs/0 | {
"file_path": "jynew/jyx2/Assets/Plugins/New UI Widgets/Scripts/Attributes/DataBindSupportAttribute.cs",
"repo_id": "jynew",
"token_count": 71
} | 1,366 |
namespace UIWidgets
{
using System;
using System.Collections;
using System.Collections.Generic;
using UIWidgets.l10n;
using UIWidgets.Styles;
using UnityEngine;
using UnityEngine.Events;
using UnityEngine.EventSystems;
using UnityEngine.Serialization;
using UnityEngine.UI;
/// <summary>
/// AutocompleteFi... | jynew/jyx2/Assets/Plugins/New UI Widgets/Scripts/Autocomplete/AutocompleteCustom.cs/0 | {
"file_path": "jynew/jyx2/Assets/Plugins/New UI Widgets/Scripts/Autocomplete/AutocompleteCustom.cs",
"repo_id": "jynew",
"token_count": 9020
} | 1,367 |
namespace UIWidgets
{
using System;
using UnityEngine;
using UnityEngine.UI;
/// <summary>
/// Calendar.
/// </summary>
public class Calendar : CalendarBase, IUpgradeable
{
[SerializeField]
[HideInInspector]
[Obsolete("Replaced with DateTextAdapter")]
Text dateText;
/// <summary>
/// Text to disp... | jynew/jyx2/Assets/Plugins/New UI Widgets/Scripts/Calendar/Calendar.cs/0 | {
"file_path": "jynew/jyx2/Assets/Plugins/New UI Widgets/Scripts/Calendar/Calendar.cs",
"repo_id": "jynew",
"token_count": 542
} | 1,368 |
namespace UIWidgets
{
using System;
using System.Collections.Generic;
using System.Globalization;
using UIWidgets.Attributes;
using UIWidgets.l10n;
using UIWidgets.Styles;
using UnityEngine;
using UnityEngine.Serialization;
/// <summary>
/// Calendar base class.
/// </summary>
[DataBindSupport]
public ab... | jynew/jyx2/Assets/Plugins/New UI Widgets/Scripts/Calendar/DateBase.cs/0 | {
"file_path": "jynew/jyx2/Assets/Plugins/New UI Widgets/Scripts/Calendar/DateBase.cs",
"repo_id": "jynew",
"token_count": 3577
} | 1,369 |
fileFormatVersion: 2
guid: 3757561a671edfa41a47047e3c14d2e5
MonoImporter:
serializedVersion: 2
defaultReferences: []
executionOrder: 0
icon: {instanceID: 0}
userData:
| jynew/jyx2/Assets/Plugins/New UI Widgets/Scripts/Calendar/Events/CalendarDateEvent.cs.meta/0 | {
"file_path": "jynew/jyx2/Assets/Plugins/New UI Widgets/Scripts/Calendar/Events/CalendarDateEvent.cs.meta",
"repo_id": "jynew",
"token_count": 70
} | 1,370 |
fileFormatVersion: 2
guid: edfed080dd8a019419693b12d6d2cb5a
MonoImporter:
externalObjects: {}
serializedVersion: 2
defaultReferences: []
executionOrder: 0
icon: {instanceID: 0}
userData:
assetBundleName:
assetBundleVariant:
| jynew/jyx2/Assets/Plugins/New UI Widgets/Scripts/CircularSlider/CircularSliderFloat.cs.meta/0 | {
"file_path": "jynew/jyx2/Assets/Plugins/New UI Widgets/Scripts/CircularSlider/CircularSliderFloat.cs.meta",
"repo_id": "jynew",
"token_count": 94
} | 1,371 |
namespace UIWidgets
{
using System;
using System.Collections;
using System.Collections.Generic;
/// <summary>
/// Linked HashSet.
/// </summary>
/// <typeparam name="T">Type of item.</typeparam>
public sealed class LinkedHashSet<T> : ICollection<T>
{
readonly LinkedList<T> list;
readonly Dictionary<T, L... | jynew/jyx2/Assets/Plugins/New UI Widgets/Scripts/CollectionsUtilities/LinkedHashSet.cs/0 | {
"file_path": "jynew/jyx2/Assets/Plugins/New UI Widgets/Scripts/CollectionsUtilities/LinkedHashSet.cs",
"repo_id": "jynew",
"token_count": 2570
} | 1,372 |
fileFormatVersion: 2
guid: 0d545549f0c78914aa1d536f73ae9bc6
MonoImporter:
serializedVersion: 2
defaultReferences: []
executionOrder: 0
icon: {instanceID: 0}
userData:
| jynew/jyx2/Assets/Plugins/New UI Widgets/Scripts/ColorPicker/ColorPickerABlock.cs.meta/0 | {
"file_path": "jynew/jyx2/Assets/Plugins/New UI Widgets/Scripts/ColorPicker/ColorPickerABlock.cs.meta",
"repo_id": "jynew",
"token_count": 71
} | 1,373 |
fileFormatVersion: 2
guid: 21d03db06e6ef824bacd267367628e2e
MonoImporter:
serializedVersion: 2
defaultReferences: []
executionOrder: 0
icon: {instanceID: 0}
userData:
| jynew/jyx2/Assets/Plugins/New UI Widgets/Scripts/ColorPicker/ColorPickerRGBBlock.cs.meta/0 | {
"file_path": "jynew/jyx2/Assets/Plugins/New UI Widgets/Scripts/ColorPicker/ColorPickerRGBBlock.cs.meta",
"repo_id": "jynew",
"token_count": 71
} | 1,374 |
namespace UIWidgets
{
using UnityEngine;
/// <summary>
/// Interface for colorpicker blocks.
/// </summary>
public interface IColorpickerBlock
{
/// <summary>
/// Gets or sets the input mode.
/// </summary>
/// <value>The input mode.</value>
ColorPickerInputMode InputMode
{
get;
set;
}
///... | jynew/jyx2/Assets/Plugins/New UI Widgets/Scripts/ColorPicker/IColorPickerBlock.cs/0 | {
"file_path": "jynew/jyx2/Assets/Plugins/New UI Widgets/Scripts/ColorPicker/IColorPickerBlock.cs",
"repo_id": "jynew",
"token_count": 500
} | 1,375 |
namespace UIWidgets
{
using System.Collections.Generic;
using UnityEngine;
using UnityEngine.Serialization;
using UnityEngine.UI;
/// <summary>
/// Multiple connector.
/// </summary>
[ExecuteInEditMode]
[AddComponentMenu("UI/New UI Widgets/Connectors/Multiple Connector")]
public class MultipleConnector : Co... | jynew/jyx2/Assets/Plugins/New UI Widgets/Scripts/Connector/MultipleConnector.cs/0 | {
"file_path": "jynew/jyx2/Assets/Plugins/New UI Widgets/Scripts/Connector/MultipleConnector.cs",
"repo_id": "jynew",
"token_count": 1285
} | 1,376 |
fileFormatVersion: 2
guid: 9e6c0c5615585e8479a4210df08dd07c
timeCreated: 1615737631
licenseType: Store
MonoImporter:
externalObjects: {}
serializedVersion: 2
defaultReferences: []
executionOrder: 0
icon: {instanceID: 0}
userData:
assetBundleName:
assetBundleVariant:
| jynew/jyx2/Assets/Plugins/New UI Widgets/Scripts/ContextMenu/HotKeyCodeExtensions.cs.meta/0 | {
"file_path": "jynew/jyx2/Assets/Plugins/New UI Widgets/Scripts/ContextMenu/HotKeyCodeExtensions.cs.meta",
"repo_id": "jynew",
"token_count": 108
} | 1,377 |
#if UNITY_EDITOR && UIWIDGETS_TMPRO_SUPPORT
namespace UIWidgets
{
using System;
using System.Collections.Generic;
using UnityEditor;
using UnityEngine;
/// <summary>
/// Converter functions to replace component with another component.
/// </summary>
public partial class ConverterTMPro
{
/// <summary>
///... | jynew/jyx2/Assets/Plugins/New UI Widgets/Scripts/Converter/ConverterTMProReplacementInfo.cs/0 | {
"file_path": "jynew/jyx2/Assets/Plugins/New UI Widgets/Scripts/Converter/ConverterTMProReplacementInfo.cs",
"repo_id": "jynew",
"token_count": 3882
} | 1,378 |
fileFormatVersion: 2
guid: 16eecabfef54bba4ab5310c7cc25e5f0
MonoImporter:
externalObjects: {}
serializedVersion: 2
defaultReferences: []
executionOrder: 0
icon: {instanceID: 0}
userData:
assetBundleName:
assetBundleVariant:
| jynew/jyx2/Assets/Plugins/New UI Widgets/Scripts/Core/UIWidgetsBehaviour.cs.meta/0 | {
"file_path": "jynew/jyx2/Assets/Plugins/New UI Widgets/Scripts/Core/UIWidgetsBehaviour.cs.meta",
"repo_id": "jynew",
"token_count": 96
} | 1,379 |
fileFormatVersion: 2
guid: e4b6082a77530ee42b4df82e118056b0
MonoImporter:
externalObjects: {}
serializedVersion: 2
defaultReferences: []
executionOrder: 0
icon: {instanceID: 0}
userData:
assetBundleName:
assetBundleVariant:
| jynew/jyx2/Assets/Plugins/New UI Widgets/Scripts/Dialog/ButtonConfiguration.cs.meta/0 | {
"file_path": "jynew/jyx2/Assets/Plugins/New UI Widgets/Scripts/Dialog/ButtonConfiguration.cs.meta",
"repo_id": "jynew",
"token_count": 95
} | 1,380 |
fileFormatVersion: 2
guid: c586a5c71e6ae1d498824750f04b9444
timeCreated: 1603311284
licenseType: Store
MonoImporter:
externalObjects: {}
serializedVersion: 2
defaultReferences: []
executionOrder: 0
icon: {instanceID: 0}
userData:
assetBundleName:
assetBundleVariant:
| jynew/jyx2/Assets/Plugins/New UI Widgets/Scripts/Dialog/DialogButtonsPoolCustom.cs.meta/0 | {
"file_path": "jynew/jyx2/Assets/Plugins/New UI Widgets/Scripts/Dialog/DialogButtonsPoolCustom.cs.meta",
"repo_id": "jynew",
"token_count": 108
} | 1,381 |
fileFormatVersion: 2
guid: 99acc3e5108820745bcf6e6c2621ee0f
MonoImporter:
serializedVersion: 2
defaultReferences: []
executionOrder: 0
icon: {instanceID: 0}
userData:
| jynew/jyx2/Assets/Plugins/New UI Widgets/Scripts/Dialog/PickerIcons.cs.meta/0 | {
"file_path": "jynew/jyx2/Assets/Plugins/New UI Widgets/Scripts/Dialog/PickerIcons.cs.meta",
"repo_id": "jynew",
"token_count": 70
} | 1,382 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.