text stringlengths 7 35.3M | id stringlengths 11 185 | metadata dict | __index_level_0__ int64 0 2.14k |
|---|---|---|---|
fileFormatVersion: 2
guid: d7650e641b83568499d983add7bcb193
MonoImporter:
externalObjects: {}
serializedVersion: 2
defaultReferences: []
executionOrder: 0
icon: {instanceID: 0}
userData:
assetBundleName:
assetBundleVariant:
| jynew/jyx2/Assets/Plugins/New UI Widgets/Scripts/References/PrefabsMenu.cs.meta/0 | {
"file_path": "jynew/jyx2/Assets/Plugins/New UI Widgets/Scripts/References/PrefabsMenu.cs.meta",
"repo_id": "jynew",
"token_count": 93
} | 1,430 |
fileFormatVersion: 2
guid: 3dce5dfb63994bb4fb077b3a443f563f
MonoImporter:
serializedVersion: 2
defaultReferences: []
executionOrder: 0
icon: {instanceID: 0}
userData:
| jynew/jyx2/Assets/Plugins/New UI Widgets/Scripts/ScrollBlock/ScrollBlock.cs.meta/0 | {
"file_path": "jynew/jyx2/Assets/Plugins/New UI Widgets/Scripts/ScrollBlock/ScrollBlock.cs.meta",
"repo_id": "jynew",
"token_count": 71
} | 1,431 |
fileFormatVersion: 2
guid: 95c0d0e2fa1a273488e5f7e82398a5a0
MonoImporter:
externalObjects: {}
serializedVersion: 2
defaultReferences: []
executionOrder: 0
icon: {instanceID: 0}
userData:
assetBundleName:
assetBundleVariant:
| jynew/jyx2/Assets/Plugins/New UI Widgets/Scripts/ScrollRectUtilities/Enums/PaginatorPagePosition.cs.meta/0 | {
"file_path": "jynew/jyx2/Assets/Plugins/New UI Widgets/Scripts/ScrollRectUtilities/Enums/PaginatorPagePosition.cs.meta",
"repo_id": "jynew",
"token_count": 100
} | 1,432 |
namespace UIWidgets
{
using System;
using EasyLayoutNS;
using UIWidgets.Attributes;
using UnityEngine;
using UnityEngine.Serialization;
using UnityEngine.UI;
/// <summary>
/// ScrollRectBlock.
/// </summary>
public abstract class ScrollRectBlock : MonoBehaviourConditional
{
/// <summary>
/// ScrollRect... | jynew/jyx2/Assets/Plugins/New UI Widgets/Scripts/ScrollRectUtilities/ScrollRectBlock.cs/0 | {
"file_path": "jynew/jyx2/Assets/Plugins/New UI Widgets/Scripts/ScrollRectUtilities/ScrollRectBlock.cs",
"repo_id": "jynew",
"token_count": 2915
} | 1,433 |
namespace UIWidgets
{
using System;
using System.Collections;
using System.Collections.Generic;
using EasyLayoutNS;
using UIWidgets.Styles;
using UnityEngine;
using UnityEngine.EventSystems;
using UnityEngine.Serialization;
using UnityEngine.UI;
/// <summary>
/// ScrollRect Paginator.
/// </summary>
publ... | jynew/jyx2/Assets/Plugins/New UI Widgets/Scripts/ScrollRectUtilities/ScrollRectPaginator.cs/0 | {
"file_path": "jynew/jyx2/Assets/Plugins/New UI Widgets/Scripts/ScrollRectUtilities/ScrollRectPaginator.cs",
"repo_id": "jynew",
"token_count": 12441
} | 1,434 |
fileFormatVersion: 2
guid: 4b7239417814d78418c8b381d76a1326
MonoImporter:
serializedVersion: 2
defaultReferences: []
executionOrder: 0
icon: {instanceID: 0}
userData:
| jynew/jyx2/Assets/Plugins/New UI Widgets/Scripts/Sidebar/SlideBlock.cs.meta/0 | {
"file_path": "jynew/jyx2/Assets/Plugins/New UI Widgets/Scripts/Sidebar/SlideBlock.cs.meta",
"repo_id": "jynew",
"token_count": 70
} | 1,435 |
namespace UIWidgets
{
using System.Collections.Generic;
using UIWidgets.Styles;
using UnityEngine;
/// <summary>
/// Scale mark template.
/// </summary>
public class ScaleMarkTemplate : MonoBehaviour, IStylable
{
/// <summary>
/// Mark.
/// </summary>
[SerializeField]
public RectTransform Mark;
//... | jynew/jyx2/Assets/Plugins/New UI Widgets/Scripts/SliderScale/ScaleMarkTemplate.cs/0 | {
"file_path": "jynew/jyx2/Assets/Plugins/New UI Widgets/Scripts/SliderScale/ScaleMarkTemplate.cs",
"repo_id": "jynew",
"token_count": 966
} | 1,436 |
fileFormatVersion: 2
guid: a9b4c72b6a6eedc47885befcc0bc2515
MonoImporter:
externalObjects: {}
serializedVersion: 2
defaultReferences: []
executionOrder: 0
icon: {instanceID: 0}
userData:
assetBundleName:
assetBundleVariant:
| jynew/jyx2/Assets/Plugins/New UI Widgets/Scripts/SnapGrid/SnapGridBase.Distance.cs.meta/0 | {
"file_path": "jynew/jyx2/Assets/Plugins/New UI Widgets/Scripts/SnapGrid/SnapGridBase.Distance.cs.meta",
"repo_id": "jynew",
"token_count": 96
} | 1,437 |
fileFormatVersion: 2
guid: 2132002145f455440975b748ae2fe4eb
labels:
- Uiwidgets
- SpinnerFloat
- Widget
MonoImporter:
serializedVersion: 2
defaultReferences: []
executionOrder: 0
icon: {instanceID: 0}
userData:
| jynew/jyx2/Assets/Plugins/New UI Widgets/Scripts/Spinner/SpinnerFloat.cs.meta/0 | {
"file_path": "jynew/jyx2/Assets/Plugins/New UI Widgets/Scripts/Spinner/SpinnerFloat.cs.meta",
"repo_id": "jynew",
"token_count": 85
} | 1,438 |
namespace UIWidgets.Styles
{
using System;
using UnityEngine;
/// <summary>
/// Style for the tabs.
/// </summary>
[Serializable]
public class StyleTabs : IStyleDefaultValues
{
/// <summary>
/// Style for the default button.
/// </summary>
[SerializeField]
public StyleButton DefaultButton;
/// <s... | jynew/jyx2/Assets/Plugins/New UI Widgets/Scripts/Style/Containers/StyleTabs.cs/0 | {
"file_path": "jynew/jyx2/Assets/Plugins/New UI Widgets/Scripts/Style/Containers/StyleTabs.cs",
"repo_id": "jynew",
"token_count": 267
} | 1,439 |
fileFormatVersion: 2
guid: a3f1d9ec81c4dc34d9949aedf8cce301
MonoImporter:
serializedVersion: 2
defaultReferences: []
executionOrder: 0
icon: {instanceID: 0}
userData:
| jynew/jyx2/Assets/Plugins/New UI Widgets/Scripts/Style/Dialogs/StyleSupportPicker.cs.meta/0 | {
"file_path": "jynew/jyx2/Assets/Plugins/New UI Widgets/Scripts/Style/Dialogs/StyleSupportPicker.cs.meta",
"repo_id": "jynew",
"token_count": 72
} | 1,440 |
fileFormatVersion: 2
guid: 900c3f5d6a596fc4f9a8d4cbf625d055
folderAsset: yes
DefaultImporter:
userData:
| jynew/jyx2/Assets/Plugins/New UI Widgets/Scripts/Style/Input.meta/0 | {
"file_path": "jynew/jyx2/Assets/Plugins/New UI Widgets/Scripts/Style/Input.meta",
"repo_id": "jynew",
"token_count": 48
} | 1,441 |
fileFormatVersion: 2
guid: b8ee8d9ceddda3f4dada239eedda1631
MonoImporter:
serializedVersion: 2
defaultReferences: []
executionOrder: 0
icon: {instanceID: 0}
userData:
| jynew/jyx2/Assets/Plugins/New UI Widgets/Scripts/Style/Input/StyleRangeSlider.cs.meta/0 | {
"file_path": "jynew/jyx2/Assets/Plugins/New UI Widgets/Scripts/Style/Input/StyleRangeSlider.cs.meta",
"repo_id": "jynew",
"token_count": 70
} | 1,442 |
fileFormatVersion: 2
guid: fa5cc4b43960b5943b695d9e59eb64c5
MonoImporter:
serializedVersion: 2
defaultReferences: []
executionOrder: 0
icon: {instanceID: 0}
userData:
| jynew/jyx2/Assets/Plugins/New UI Widgets/Scripts/Style/Input/StyleSupportColorPicker.cs.meta/0 | {
"file_path": "jynew/jyx2/Assets/Plugins/New UI Widgets/Scripts/Style/Input/StyleSupportColorPicker.cs.meta",
"repo_id": "jynew",
"token_count": 71
} | 1,443 |
namespace UIWidgets.Styles
{
using System;
using UnityEngine;
/// <summary>
/// Style for the determinate progressbar.
/// </summary>
[Serializable]
public class StyleProgressbarDeterminate : IStyleDefaultValues
{
/// <summary>
/// FullBar texture.
/// </summary>
[SerializeField]
public StyleImage F... | jynew/jyx2/Assets/Plugins/New UI Widgets/Scripts/Style/Misc/StyleProgressbarDeterminate.cs/0 | {
"file_path": "jynew/jyx2/Assets/Plugins/New UI Widgets/Scripts/Style/Misc/StyleProgressbarDeterminate.cs",
"repo_id": "jynew",
"token_count": 472
} | 1,444 |
namespace UIWidgets.Styles
{
using System;
using System.Collections.Generic;
#if UNITY_EDITOR
using UnityEditor;
#endif
using UnityEngine;
using UnityEngine.Serialization;
using UnityEngine.UI;
/// <summary>
/// Style.
/// </summary>
public class Style : ScriptableObject, IStyleDefaultValues, IUpgradeable
... | jynew/jyx2/Assets/Plugins/New UI Widgets/Scripts/Style/Style.cs/0 | {
"file_path": "jynew/jyx2/Assets/Plugins/New UI Widgets/Scripts/Style/Style.cs",
"repo_id": "jynew",
"token_count": 10039
} | 1,445 |
fileFormatVersion: 2
guid: 64dbab7775f0bac4bac45f82af2a5a64
MonoImporter:
serializedVersion: 2
defaultReferences: []
executionOrder: 0
icon: {instanceID: 0}
userData:
| jynew/jyx2/Assets/Plugins/New UI Widgets/Scripts/Style/Unity/StyleSupportScrollbar.cs.meta/0 | {
"file_path": "jynew/jyx2/Assets/Plugins/New UI Widgets/Scripts/Style/Unity/StyleSupportScrollbar.cs.meta",
"repo_id": "jynew",
"token_count": 72
} | 1,446 |
namespace UIWidgets
{
using System;
using UnityEngine.Events;
/// <summary>
/// Switch event.
/// </summary>
[Serializable]
public class SwitchEvent : UnityEvent<bool>
{
}
} | jynew/jyx2/Assets/Plugins/New UI Widgets/Scripts/Switch/SwitchEvent.cs/0 | {
"file_path": "jynew/jyx2/Assets/Plugins/New UI Widgets/Scripts/Switch/SwitchEvent.cs",
"repo_id": "jynew",
"token_count": 68
} | 1,447 |
fileFormatVersion: 2
guid: 6cb08956108fd3c4bbf9c1c8e0d32ef9
MonoImporter:
serializedVersion: 2
defaultReferences: []
executionOrder: 0
icon: {instanceID: 0}
userData:
| jynew/jyx2/Assets/Plugins/New UI Widgets/Scripts/Table/TableHeaderCell.cs.meta/0 | {
"file_path": "jynew/jyx2/Assets/Plugins/New UI Widgets/Scripts/Table/TableHeaderCell.cs.meta",
"repo_id": "jynew",
"token_count": 73
} | 1,448 |
namespace UIWidgets
{
/// <summary>
/// Tab button.
/// </summary>
/// <typeparam name="TTab">Tab type.</typeparam>
public abstract class TabButton<TTab> : TabButtonBase
where TTab : Tab
{
/// <summary>
/// Set data.
/// </summary>
/// <param name="tab">Tab.</param>
public abstract void SetData(TTab ... | jynew/jyx2/Assets/Plugins/New UI Widgets/Scripts/Tabs/TabButton{TTab}.cs/0 | {
"file_path": "jynew/jyx2/Assets/Plugins/New UI Widgets/Scripts/Tabs/TabButton{TTab}.cs",
"repo_id": "jynew",
"token_count": 125
} | 1,449 |
namespace UIWidgets
{
using System;
using System.Collections.Generic;
using UIWidgets.l10n;
using UIWidgets.Styles;
using UnityEngine;
using UnityEngine.EventSystems;
using UnityEngine.Serialization;
using UnityEngine.UI;
/// <summary>
/// Base class for creating own tabs.
/// </summary>
/// <typeparam na... | jynew/jyx2/Assets/Plugins/New UI Widgets/Scripts/Tabs/TabsCustom.cs/0 | {
"file_path": "jynew/jyx2/Assets/Plugins/New UI Widgets/Scripts/Tabs/TabsCustom.cs",
"repo_id": "jynew",
"token_count": 6709
} | 1,450 |
#if UIWIDGETS_DATABIND_SUPPORT
namespace UIWidgets.DataBind
{
using Slash.Unity.DataBind.Foundation.Setters;
using UnityEngine;
/// <summary>
/// Set the Time of a TimeBase depending on the System.TimeSpan data value.
/// </summary>
[AddComponentMenu("Data Bind/New UI Widgets/Setters/[DB] TimeBase Time Setter")]... | jynew/jyx2/Assets/Plugins/New UI Widgets/Scripts/ThirdPartySupport/DataBindSupport/Calendar/TimeBaseTimeSetter.cs/0 | {
"file_path": "jynew/jyx2/Assets/Plugins/New UI Widgets/Scripts/ThirdPartySupport/DataBindSupport/Calendar/TimeBaseTimeSetter.cs",
"repo_id": "jynew",
"token_count": 204
} | 1,451 |
#if UIWIDGETS_DATABIND_SUPPORT
namespace UIWidgets.DataBind
{
using Slash.Unity.DataBind.Foundation.Setters;
using UnityEngine;
/// <summary>
/// Set the ValueMin of a CenteredSlider depending on the System.Int32 data value.
/// </summary>
[AddComponentMenu("Data Bind/New UI Widgets/Setters/[DB] CenteredSlider V... | jynew/jyx2/Assets/Plugins/New UI Widgets/Scripts/ThirdPartySupport/DataBindSupport/CenteredSlider/Horizontal/CenteredSliderValueMinSetter.cs/0 | {
"file_path": "jynew/jyx2/Assets/Plugins/New UI Widgets/Scripts/ThirdPartySupport/DataBindSupport/CenteredSlider/Horizontal/CenteredSliderValueMinSetter.cs",
"repo_id": "jynew",
"token_count": 209
} | 1,452 |
fileFormatVersion: 2
guid: 04771a1e172017e4b8c754ad85142ad4
timeCreated: 1520699792
licenseType: Store
MonoImporter:
externalObjects: {}
serializedVersion: 2
defaultReferences: []
executionOrder: 0
icon: {instanceID: 0}
userData:
assetBundleName:
assetBundleVariant:
| jynew/jyx2/Assets/Plugins/New UI Widgets/Scripts/ThirdPartySupport/DataBindSupport/CenteredSlider/Vertical/CenteredSliderVerticalLimitMinSetter.cs.meta/0 | {
"file_path": "jynew/jyx2/Assets/Plugins/New UI Widgets/Scripts/ThirdPartySupport/DataBindSupport/CenteredSlider/Vertical/CenteredSliderVerticalLimitMinSetter.cs.meta",
"repo_id": "jynew",
"token_count": 107
} | 1,453 |
fileFormatVersion: 2
guid: e6d3983c6df99164cb7549b381c0e49c
timeCreated: 1520699791
licenseType: Store
MonoImporter:
externalObjects: {}
serializedVersion: 2
defaultReferences: []
executionOrder: 0
icon: {instanceID: 0}
userData:
assetBundleName:
assetBundleVariant:
| jynew/jyx2/Assets/Plugins/New UI Widgets/Scripts/ThirdPartySupport/DataBindSupport/CenteredSlider/Vertical/CenteredSliderVerticalValueSynchronizer.cs.meta/0 | {
"file_path": "jynew/jyx2/Assets/Plugins/New UI Widgets/Scripts/ThirdPartySupport/DataBindSupport/CenteredSlider/Vertical/CenteredSliderVerticalValueSynchronizer.cs.meta",
"repo_id": "jynew",
"token_count": 109
} | 1,454 |
fileFormatVersion: 2
guid: 2e8364bb99c1dd245b7d53df8b2801b1
MonoImporter:
externalObjects: {}
serializedVersion: 2
defaultReferences: []
executionOrder: 0
icon: {instanceID: 0}
userData:
assetBundleName:
assetBundleVariant:
| jynew/jyx2/Assets/Plugins/New UI Widgets/Scripts/ThirdPartySupport/DataBindSupport/CircularSlider/Float/CircularSliderFloatValueSetter.cs.meta/0 | {
"file_path": "jynew/jyx2/Assets/Plugins/New UI Widgets/Scripts/ThirdPartySupport/DataBindSupport/CircularSlider/Float/CircularSliderFloatValueSetter.cs.meta",
"repo_id": "jynew",
"token_count": 96
} | 1,455 |
#if UIWIDGETS_DATABIND_SUPPORT
namespace UIWidgets.DataBind
{
using Slash.Unity.DataBind.Foundation.Synchronizers;
using UnityEngine;
/// <summary>
/// Synchronizer for the Value of a CircularSlider.
/// </summary>
public class CircularSliderValueSynchronizer : ComponentDataSynchronizer<UIWidgets.CircularSlider,... | jynew/jyx2/Assets/Plugins/New UI Widgets/Scripts/ThirdPartySupport/DataBindSupport/CircularSlider/Int/CircularSliderValueSynchronizer.cs/0 | {
"file_path": "jynew/jyx2/Assets/Plugins/New UI Widgets/Scripts/ThirdPartySupport/DataBindSupport/CircularSlider/Int/CircularSliderValueSynchronizer.cs",
"repo_id": "jynew",
"token_count": 429
} | 1,456 |
fileFormatVersion: 2
guid: 9a83afa6e4eae2048896cdaa89a3e1b5
timeCreated: 1520697698
licenseType: Store
MonoImporter:
externalObjects: {}
serializedVersion: 2
defaultReferences: []
executionOrder: 0
icon: {instanceID: 0}
userData:
assetBundleName:
assetBundleVariant:
| jynew/jyx2/Assets/Plugins/New UI Widgets/Scripts/ThirdPartySupport/DataBindSupport/IO/DirectoryTreeView/DirectoryTreeViewSelectedNodeObserver.cs.meta/0 | {
"file_path": "jynew/jyx2/Assets/Plugins/New UI Widgets/Scripts/ThirdPartySupport/DataBindSupport/IO/DirectoryTreeView/DirectoryTreeViewSelectedNodeObserver.cs.meta",
"repo_id": "jynew",
"token_count": 110
} | 1,457 |
#if UIWIDGETS_DATABIND_SUPPORT
namespace UIWidgets.DataBind
{
using Slash.Unity.DataBind.Foundation.Providers.Getters;
using UnityEngine;
/// <summary>
/// Provides the SelectedItem of an FileListView.
/// </summary>
[AddComponentMenu("Data Bind/New UI Widgets/Getters/[DB] FileListView SelectedItem Provider")]
... | jynew/jyx2/Assets/Plugins/New UI Widgets/Scripts/ThirdPartySupport/DataBindSupport/IO/FileListView/FileListViewSelectedItemProvider.cs/0 | {
"file_path": "jynew/jyx2/Assets/Plugins/New UI Widgets/Scripts/ThirdPartySupport/DataBindSupport/IO/FileListView/FileListViewSelectedItemProvider.cs",
"repo_id": "jynew",
"token_count": 434
} | 1,458 |
#if UIWIDGETS_DATABIND_SUPPORT
namespace UIWidgets.DataBind
{
using Slash.Unity.DataBind.Foundation.Providers.Getters;
using UnityEngine;
/// <summary>
/// Provides the SelectedItems of an ListView.
/// </summary>
[AddComponentMenu("Data Bind/New UI Widgets/Getters/[DB] ListView SelectedItems Provider")]
public... | jynew/jyx2/Assets/Plugins/New UI Widgets/Scripts/ThirdPartySupport/DataBindSupport/ListView/ListView/ListViewSelectedItemsProvider.cs/0 | {
"file_path": "jynew/jyx2/Assets/Plugins/New UI Widgets/Scripts/ThirdPartySupport/DataBindSupport/ListView/ListView/ListViewSelectedItemsProvider.cs",
"repo_id": "jynew",
"token_count": 434
} | 1,459 |
#if UIWIDGETS_DATABIND_SUPPORT
namespace UIWidgets.DataBind
{
using Slash.Unity.DataBind.Foundation.Observers;
/// <summary>
/// Observes value changes of the SelectedItem of an ListViewIcons.
/// </summary>
public class ListViewIconsSelectedItemObserver : ComponentDataObserver<UIWidgets.ListViewIcons, UIWidgets.... | jynew/jyx2/Assets/Plugins/New UI Widgets/Scripts/ThirdPartySupport/DataBindSupport/ListView/ListViewIcons/ListViewIconsSelectedItemObserver.cs/0 | {
"file_path": "jynew/jyx2/Assets/Plugins/New UI Widgets/Scripts/ThirdPartySupport/DataBindSupport/ListView/ListViewIcons/ListViewIconsSelectedItemObserver.cs",
"repo_id": "jynew",
"token_count": 421
} | 1,460 |
fileFormatVersion: 2
guid: dec51cda2d80dea41a7b549de425cce0
timeCreated: 1520697977
licenseType: Store
MonoImporter:
externalObjects: {}
serializedVersion: 2
defaultReferences: []
executionOrder: 0
icon: {instanceID: 0}
userData:
assetBundleName:
assetBundleVariant:
| jynew/jyx2/Assets/Plugins/New UI Widgets/Scripts/ThirdPartySupport/DataBindSupport/ListView/ListViewInt/ListViewIntSelectedItemsObserver.cs.meta/0 | {
"file_path": "jynew/jyx2/Assets/Plugins/New UI Widgets/Scripts/ThirdPartySupport/DataBindSupport/ListView/ListViewInt/ListViewIntSelectedItemsObserver.cs.meta",
"repo_id": "jynew",
"token_count": 108
} | 1,461 |
#if UIWIDGETS_DATABIND_SUPPORT
namespace UIWidgets.DataBind
{
using Slash.Unity.DataBind.Foundation.Observers;
/// <summary>
/// Observes value changes of the ValueMax of an RangeSliderFloat.
/// </summary>
public class RangeSliderFloatValueMaxObserver : ComponentDataObserver<UIWidgets.RangeSliderFloat, float>
{... | jynew/jyx2/Assets/Plugins/New UI Widgets/Scripts/ThirdPartySupport/DataBindSupport/RangeSlider/Float/RangeSliderFloatValueMaxObserver.cs/0 | {
"file_path": "jynew/jyx2/Assets/Plugins/New UI Widgets/Scripts/ThirdPartySupport/DataBindSupport/RangeSlider/Float/RangeSliderFloatValueMaxObserver.cs",
"repo_id": "jynew",
"token_count": 318
} | 1,462 |
fileFormatVersion: 2
guid: 36300b57134246d4286f384cb6b57c9a
folderAsset: yes
timeCreated: 1520700050
licenseType: Store
DefaultImporter:
externalObjects: {}
userData:
assetBundleName:
assetBundleVariant:
| jynew/jyx2/Assets/Plugins/New UI Widgets/Scripts/ThirdPartySupport/DataBindSupport/RangeSlider/Int.meta/0 | {
"file_path": "jynew/jyx2/Assets/Plugins/New UI Widgets/Scripts/ThirdPartySupport/DataBindSupport/RangeSlider/Int.meta",
"repo_id": "jynew",
"token_count": 81
} | 1,463 |
#if UIWIDGETS_DATABIND_SUPPORT
namespace UIWidgets.DataBind
{
using Slash.Unity.DataBind.Foundation.Providers.Getters;
using UnityEngine;
/// <summary>
/// Provides the Value of an Spinner.
/// </summary>
[AddComponentMenu("Data Bind/New UI Widgets/Getters/[DB] Spinner Value Provider")]
public class SpinnerValu... | jynew/jyx2/Assets/Plugins/New UI Widgets/Scripts/ThirdPartySupport/DataBindSupport/Spinner/Int/SpinnerValueProvider.cs/0 | {
"file_path": "jynew/jyx2/Assets/Plugins/New UI Widgets/Scripts/ThirdPartySupport/DataBindSupport/Spinner/Int/SpinnerValueProvider.cs",
"repo_id": "jynew",
"token_count": 327
} | 1,464 |
#if UIWIDGETS_DATABIND_SUPPORT
namespace UIWidgets.DataBind
{
using Slash.Unity.DataBind.Foundation.Setters;
using UnityEngine;
/// <summary>
/// Set the Nodes of a TreeGraph depending on the UIWidgets.ObservableList{UIWidgets.TreeNode{UIWidgets.TreeViewItem}} data value.
/// </summary>
[AddComponentMenu("Data B... | jynew/jyx2/Assets/Plugins/New UI Widgets/Scripts/ThirdPartySupport/DataBindSupport/TreeGraph/TreeGraphNodesSetter.cs/0 | {
"file_path": "jynew/jyx2/Assets/Plugins/New UI Widgets/Scripts/ThirdPartySupport/DataBindSupport/TreeGraph/TreeGraphNodesSetter.cs",
"repo_id": "jynew",
"token_count": 273
} | 1,465 |
fileFormatVersion: 2
guid: aba1d9bfce6db72488e0f11ba2d9362d
timeCreated: 1520698172
licenseType: Store
MonoImporter:
externalObjects: {}
serializedVersion: 2
defaultReferences: []
executionOrder: 0
icon: {instanceID: 0}
userData:
assetBundleName:
assetBundleVariant:
| jynew/jyx2/Assets/Plugins/New UI Widgets/Scripts/ThirdPartySupport/DataBindSupport/TreeView/TreeViewSelectedNodesSynchronizer.cs.meta/0 | {
"file_path": "jynew/jyx2/Assets/Plugins/New UI Widgets/Scripts/ThirdPartySupport/DataBindSupport/TreeView/TreeViewSelectedNodesSynchronizer.cs.meta",
"repo_id": "jynew",
"token_count": 110
} | 1,466 |
#if UIWIDGETS_TMPRO_SUPPORT
namespace UIWidgets.TMProSupport
{
using TMPro;
using UnityEngine;
/// <summary>
/// CalendarDate TMPro.
/// Display date.
/// </summary>
public class CalendarDateTMPro : CalendarDateBase, IUpgradeable
{
/// <summary>
/// Text component to display Day.
/// </summary>
[Serial... | jynew/jyx2/Assets/Plugins/New UI Widgets/Scripts/ThirdPartySupport/TMProSupport/Scripts/Calendar/CalendarDateTMPro.cs/0 | {
"file_path": "jynew/jyx2/Assets/Plugins/New UI Widgets/Scripts/ThirdPartySupport/TMProSupport/Scripts/Calendar/CalendarDateTMPro.cs",
"repo_id": "jynew",
"token_count": 298
} | 1,467 |
#if UIWIDGETS_TMPRO_SUPPORT && (UNITY_5_2 || UNITY_5_3 || UNITY_5_3_OR_NEWER)
namespace UIWidgets.TMProSupport
{
using TMPro;
/// <summary>
/// Combobox with TMPro support.
/// </summary>
[System.Obsolete("Replaced with ComboboxString.")]
public class ComboboxTMPro : Combobox
{
/// <summary>
/// Upgrade thi... | jynew/jyx2/Assets/Plugins/New UI Widgets/Scripts/ThirdPartySupport/TMProSupport/Scripts/Combobox/ComboboxTMPro.cs/0 | {
"file_path": "jynew/jyx2/Assets/Plugins/New UI Widgets/Scripts/ThirdPartySupport/TMProSupport/Scripts/Combobox/ComboboxTMPro.cs",
"repo_id": "jynew",
"token_count": 212
} | 1,468 |
#if UIWIDGETS_TMPRO_SUPPORT
namespace UIWidgets.TMProSupport
{
using TMPro;
using UIWidgets;
using UnityEngine;
/// <summary>
/// Notify info.
/// </summary>
public class NotifyInfoTMPro : NotifyInfoBase, IUpgradeable
{
/// <summary>
/// The message.
/// </summary>
[SerializeField]
[HideInInspector]
... | jynew/jyx2/Assets/Plugins/New UI Widgets/Scripts/ThirdPartySupport/TMProSupport/Scripts/Notify/NotifyInfoTMPro.cs/0 | {
"file_path": "jynew/jyx2/Assets/Plugins/New UI Widgets/Scripts/ThirdPartySupport/TMProSupport/Scripts/Notify/NotifyInfoTMPro.cs",
"repo_id": "jynew",
"token_count": 304
} | 1,469 |
#if UIWIDGETS_TMPRO_SUPPORT
namespace UIWidgets.TMProSupport
{
using UIWidgets;
using UnityEngine;
/// <summary>
/// TabIconActiveButtonTMPro.
/// </summary>
public class TabIconActiveButtonTMPro : TabIconButtonTMPro
{
}
}
#endif | jynew/jyx2/Assets/Plugins/New UI Widgets/Scripts/ThirdPartySupport/TMProSupport/Scripts/Tabs/TabIconActiveButtonTMPro.cs/0 | {
"file_path": "jynew/jyx2/Assets/Plugins/New UI Widgets/Scripts/ThirdPartySupport/TMProSupport/Scripts/Tabs/TabIconActiveButtonTMPro.cs",
"repo_id": "jynew",
"token_count": 89
} | 1,470 |
fileFormatVersion: 2
guid: 3b5982304e250954bbd5765b8ca06f0a
folderAsset: yes
DefaultImporter:
userData:
| jynew/jyx2/Assets/Plugins/New UI Widgets/Scripts/TileView.meta/0 | {
"file_path": "jynew/jyx2/Assets/Plugins/New UI Widgets/Scripts/TileView.meta",
"repo_id": "jynew",
"token_count": 45
} | 1,471 |
namespace UIWidgets
{
/// <summary>
/// Tooltip position.
/// </summary>
public enum TooltipPosition
{
/// <summary>
/// Top left position.
/// </summary>
TopLeft = 0,
/// <summary>
/// Top center position.
/// </summary>
TopCenter = 1,
/// <summary>
/// Top right position.
/// </summary>
... | jynew/jyx2/Assets/Plugins/New UI Widgets/Scripts/Tooltips/TooltipPosition.cs/0 | {
"file_path": "jynew/jyx2/Assets/Plugins/New UI Widgets/Scripts/Tooltips/TooltipPosition.cs",
"repo_id": "jynew",
"token_count": 312
} | 1,472 |
namespace UIWidgets
{
using System;
using System.Collections.Generic;
/// <summary>
/// Base class for the track layouts.
/// </summary>
/// <typeparam name="TData">Type of the data.</typeparam>
/// <typeparam name="TPoint">Type of the points.</typeparam>
public class TrackLayout<TData, TPoint>
where TData ... | jynew/jyx2/Assets/Plugins/New UI Widgets/Scripts/TracksView/Layouts/TrackLayout.cs/0 | {
"file_path": "jynew/jyx2/Assets/Plugins/New UI Widgets/Scripts/TracksView/Layouts/TrackLayout.cs",
"repo_id": "jynew",
"token_count": 1333
} | 1,473 |
namespace UIWidgets
{
using System;
using UnityEngine;
/// <summary>
/// Base class for the dialog to add/edit data.
/// </summary>
/// <typeparam name="TData">Data type.</typeparam>
/// <typeparam name="TPoint">Point type.</typeparam>
/// <typeparam name="TDataForm">DataForm type.</typeparam>
public class T... | jynew/jyx2/Assets/Plugins/New UI Widgets/Scripts/TracksView/TrackDataDialogBase.cs/0 | {
"file_path": "jynew/jyx2/Assets/Plugins/New UI Widgets/Scripts/TracksView/TrackDataDialogBase.cs",
"repo_id": "jynew",
"token_count": 1113
} | 1,474 |
namespace UIWidgets
{
using System;
using System.Collections.Generic;
using UnityEngine;
/// <summary>
/// Base class for TracksView.
/// </summary>
/// <typeparam name="TData">Data type.</typeparam>
/// <typeparam name="TPoint">Point type.</typeparam>
/// <typeparam name="TDataView">DataView type.</typepara... | jynew/jyx2/Assets/Plugins/New UI Widgets/Scripts/TracksView/TracksViewCustom.cs/0 | {
"file_path": "jynew/jyx2/Assets/Plugins/New UI Widgets/Scripts/TracksView/TracksViewCustom.cs",
"repo_id": "jynew",
"token_count": 3921
} | 1,475 |
fileFormatVersion: 2
guid: 8b147caf556781f4ea28b89f09566847
MonoImporter:
serializedVersion: 2
defaultReferences: []
executionOrder: 0
icon: {instanceID: 0}
userData:
| jynew/jyx2/Assets/Plugins/New UI Widgets/Scripts/TreeView/Events/TreeViewNodeEvent.cs.meta/0 | {
"file_path": "jynew/jyx2/Assets/Plugins/New UI Widgets/Scripts/TreeView/Events/TreeViewNodeEvent.cs.meta",
"repo_id": "jynew",
"token_count": 70
} | 1,476 |
fileFormatVersion: 2
guid: 6b282e0fb3a09eb42ab2388b0112d943
labels:
- Uiwidgets
- TreeViewCustom
MonoImporter:
serializedVersion: 2
defaultReferences: []
executionOrder: 0
icon: {instanceID: 0}
userData:
| jynew/jyx2/Assets/Plugins/New UI Widgets/Scripts/TreeView/TreeViewCustom.cs.meta/0 | {
"file_path": "jynew/jyx2/Assets/Plugins/New UI Widgets/Scripts/TreeView/TreeViewCustom.cs.meta",
"repo_id": "jynew",
"token_count": 86
} | 1,477 |
namespace UIWidgets
{
using System;
/// <summary>
/// Updater.
/// Replace Unity Update() with custom one without reflection.
/// </summary>
public static class Updater
{
static IUpdaterProxy proxy;
/// <summary>
/// Proxy to run Update().
/// </summary>
public static IUpdaterProxy Proxy
{
get
... | jynew/jyx2/Assets/Plugins/New UI Widgets/Scripts/Updater/Updater.cs/0 | {
"file_path": "jynew/jyx2/Assets/Plugins/New UI Widgets/Scripts/Updater/Updater.cs",
"repo_id": "jynew",
"token_count": 1536
} | 1,478 |
namespace UIWidgets
{
using UnityEngine;
/// <summary>
/// Move object in hierarchy and keeps original parent, position and relative size.
/// </summary>
public class HierarchyToggle : MonoBehaviour
{
/// <summary>
/// Allow hierarchy toggle.
/// </summary>
[SerializeField]
public bool AllowToggle = t... | jynew/jyx2/Assets/Plugins/New UI Widgets/Scripts/Utilities/HierarchyToggle.cs/0 | {
"file_path": "jynew/jyx2/Assets/Plugins/New UI Widgets/Scripts/Utilities/HierarchyToggle.cs",
"repo_id": "jynew",
"token_count": 556
} | 1,479 |
// <auto-generated/>
// Auto-generated added to suppress names errors.
namespace UIWidgets
{
using UnityEngine;
using UnityEngine.EventSystems;
/// <summary>
/// Deselect listener.
/// </summary>
public class SelectListener : MonoBehaviour, ISelectHandler, IDeselectHandler
{
/// <summary>
/// The OnSelect... | jynew/jyx2/Assets/Plugins/New UI Widgets/Scripts/Utilities/SelectListener.cs/0 | {
"file_path": "jynew/jyx2/Assets/Plugins/New UI Widgets/Scripts/Utilities/SelectListener.cs",
"repo_id": "jynew",
"token_count": 322
} | 1,480 |
namespace UIWidgets
{
using System;
using System.Globalization;
/// <summary>
/// Compare functions.
/// </summary>
public static class UtilitiesCompare
{
/// <summary>
/// Culture.
/// </summary>
public static CultureInfo Culture = CultureInfo.InvariantCulture;
/// <summary>
/// Case sensitive co... | jynew/jyx2/Assets/Plugins/New UI Widgets/Scripts/Utilities/UtilitiesCompare.cs/0 | {
"file_path": "jynew/jyx2/Assets/Plugins/New UI Widgets/Scripts/Utilities/UtilitiesCompare.cs",
"repo_id": "jynew",
"token_count": 1098
} | 1,481 |
fileFormatVersion: 2
guid: 3a3c4e0fc8bd8744aa300904e7aeca5f
MonoImporter:
serializedVersion: 2
defaultReferences: []
executionOrder: 0
icon: {instanceID: 0}
userData:
| jynew/jyx2/Assets/Plugins/New UI Widgets/Scripts/WidgetGeneration/ComboboxGeneratorHelper.cs.meta/0 | {
"file_path": "jynew/jyx2/Assets/Plugins/New UI Widgets/Scripts/WidgetGeneration/ComboboxGeneratorHelper.cs.meta",
"repo_id": "jynew",
"token_count": 73
} | 1,482 |
namespace UIWidgets.WidgetGeneration
{
using UnityEngine;
using UnityEngine.UI;
/// <summary>
/// ListView generator helper.
/// </summary>
public class ListViewGeneratorHelper : MonoBehaviour
{
/// <summary>
/// Main object.
/// </summary>
public GameObject Main;
/// <summary>
/// Container.
//... | jynew/jyx2/Assets/Plugins/New UI Widgets/Scripts/WidgetGeneration/ListViewGeneratorHelper.cs/0 | {
"file_path": "jynew/jyx2/Assets/Plugins/New UI Widgets/Scripts/WidgetGeneration/ListViewGeneratorHelper.cs",
"repo_id": "jynew",
"token_count": 217
} | 1,483 |
fileFormatVersion: 2
guid: 335fe06a34c78824fabc006dbb125120
folderAsset: yes
DefaultImporter:
userData:
| jynew/jyx2/Assets/Plugins/New UI Widgets/Shaders.meta/0 | {
"file_path": "jynew/jyx2/Assets/Plugins/New UI Widgets/Shaders.meta",
"repo_id": "jynew",
"token_count": 42
} | 1,484 |
fileFormatVersion: 2
guid: 5aad1074d960f4e479067a8cd778171b
ShaderImporter:
defaultTextures: []
userData:
| jynew/jyx2/Assets/Plugins/New UI Widgets/Shaders/UIGradientShaderPlaneRGB.shader.meta/0 | {
"file_path": "jynew/jyx2/Assets/Plugins/New UI Widgets/Shaders/UIGradientShaderPlaneRGB.shader.meta",
"repo_id": "jynew",
"token_count": 47
} | 1,485 |
fileFormatVersion: 2
guid: 751451855dea6c748816d04abda49208
labels:
- UiwidgetsStyleDefaultAsset
NativeFormatImporter:
userData:
| jynew/jyx2/Assets/Plugins/New UI Widgets/Styles/UIWidgets Style Default.asset.meta/0 | {
"file_path": "jynew/jyx2/Assets/Plugins/New UI Widgets/Styles/UIWidgets Style Default.asset.meta",
"repo_id": "jynew",
"token_count": 52
} | 1,486 |
fileFormatVersion: 2
guid: 5754cde10836c5f4db7ba895adff9555
folderAsset: yes
timeCreated: 1532390950
licenseType: Store
DefaultImporter:
userData:
assetBundleName:
assetBundleVariant:
| jynew/jyx2/Assets/Plugins/Rewired/Integration/UnityUI.meta/0 | {
"file_path": "jynew/jyx2/Assets/Plugins/Rewired/Integration/UnityUI.meta",
"repo_id": "jynew",
"token_count": 75
} | 1,487 |
%YAML 1.1
%TAG !u! tag:unity3d.com,2011:
--- !u!114 &11400000
MonoBehaviour:
m_ObjectHideFlags: 0
m_PrefabParentObject: {fileID: 0}
m_PrefabInternal: {fileID: 0}
m_GameObject: {fileID: 0}
m_Enabled: 1
m_EditorHideFlags: 0
m_Script: {fileID: 323110133, guid: 09c9b883b79ef864a99683bb36c5776d, type: 3}
m_N... | jynew/jyx2/Assets/Plugins/Rewired/Internal/Data/Controllers/HardwareMaps/Joysticks/3DconnexionSpacePilotPro.asset/0 | {
"file_path": "jynew/jyx2/Assets/Plugins/Rewired/Internal/Data/Controllers/HardwareMaps/Joysticks/3DconnexionSpacePilotPro.asset",
"repo_id": "jynew",
"token_count": 36645
} | 1,488 |
%YAML 1.1
%TAG !u! tag:unity3d.com,2011:
--- !u!114 &11400000
MonoBehaviour:
m_ObjectHideFlags: 0
m_PrefabParentObject: {fileID: 0}
m_PrefabInternal: {fileID: 0}
m_GameObject: {fileID: 0}
m_Enabled: 1
m_EditorHideFlags: 0
m_Script: {fileID: 323110133, guid: 09c9b883b79ef864a99683bb36c5776d, type: 3}
m_N... | jynew/jyx2/Assets/Plugins/Rewired/Internal/Data/Controllers/HardwareMaps/Joysticks/CHEclipseYoke.asset/0 | {
"file_path": "jynew/jyx2/Assets/Plugins/Rewired/Internal/Data/Controllers/HardwareMaps/Joysticks/CHEclipseYoke.asset",
"repo_id": "jynew",
"token_count": 109522
} | 1,489 |
fileFormatVersion: 2
guid: d7472ca496136ab4c9bdc72e2c3b3128
NativeFormatImporter:
userData:
| jynew/jyx2/Assets/Plugins/Rewired/Internal/Data/Controllers/HardwareMaps/Joysticks/ElecomJC-U3312.asset.meta/0 | {
"file_path": "jynew/jyx2/Assets/Plugins/Rewired/Internal/Data/Controllers/HardwareMaps/Joysticks/ElecomJC-U3312.asset.meta",
"repo_id": "jynew",
"token_count": 42
} | 1,490 |
fileFormatVersion: 2
guid: 92890da0643b2394e9f4aa2231ac78bf
NativeFormatImporter:
userData:
| jynew/jyx2/Assets/Plugins/Rewired/Internal/Data/Controllers/HardwareMaps/Joysticks/LogitechWingManAttack2.asset.meta/0 | {
"file_path": "jynew/jyx2/Assets/Plugins/Rewired/Internal/Data/Controllers/HardwareMaps/Joysticks/LogitechWingManAttack2.asset.meta",
"repo_id": "jynew",
"token_count": 41
} | 1,491 |
fileFormatVersion: 2
guid: 4a44f7dfc47d2a544ac3c7497f0b7973
NativeFormatImporter:
userData:
| jynew/jyx2/Assets/Plugins/Rewired/Internal/Data/Controllers/HardwareMaps/Joysticks/MicrosoftSideWinderJoystick.asset.meta/0 | {
"file_path": "jynew/jyx2/Assets/Plugins/Rewired/Internal/Data/Controllers/HardwareMaps/Joysticks/MicrosoftSideWinderJoystick.asset.meta",
"repo_id": "jynew",
"token_count": 44
} | 1,492 |
fileFormatVersion: 2
guid: 737eae044d53fc94b9c28b110fbb6019
NativeFormatImporter:
userData:
| jynew/jyx2/Assets/Plugins/Rewired/Internal/Data/Controllers/HardwareMaps/Joysticks/NintendoSwitchJoyCon_Dual.asset.meta/0 | {
"file_path": "jynew/jyx2/Assets/Plugins/Rewired/Internal/Data/Controllers/HardwareMaps/Joysticks/NintendoSwitchJoyCon_Dual.asset.meta",
"repo_id": "jynew",
"token_count": 40
} | 1,493 |
fileFormatVersion: 2
guid: 456200858fc98d94592f4616ef3360ce
NativeFormatImporter:
userData:
| jynew/jyx2/Assets/Plugins/Rewired/Internal/Data/Controllers/HardwareMaps/Joysticks/NykoPlaypad.asset.meta/0 | {
"file_path": "jynew/jyx2/Assets/Plugins/Rewired/Internal/Data/Controllers/HardwareMaps/Joysticks/NykoPlaypad.asset.meta",
"repo_id": "jynew",
"token_count": 39
} | 1,494 |
fileFormatVersion: 2
guid: bd5c168ccfd771047b3b046934982159
NativeFormatImporter:
userData:
| jynew/jyx2/Assets/Plugins/Rewired/Internal/Data/Controllers/HardwareMaps/Joysticks/PIEngineeringRailDriver.asset.meta/0 | {
"file_path": "jynew/jyx2/Assets/Plugins/Rewired/Internal/Data/Controllers/HardwareMaps/Joysticks/PIEngineeringRailDriver.asset.meta",
"repo_id": "jynew",
"token_count": 41
} | 1,495 |
fileFormatVersion: 2
guid: 2ee88f97f16cab24bbd1e996a9721812
NativeFormatImporter:
userData:
| jynew/jyx2/Assets/Plugins/Rewired/Internal/Data/Controllers/HardwareMaps/Joysticks/SaitekHeavyEquipmentWheelAndPedal.asset.meta/0 | {
"file_path": "jynew/jyx2/Assets/Plugins/Rewired/Internal/Data/Controllers/HardwareMaps/Joysticks/SaitekHeavyEquipmentWheelAndPedal.asset.meta",
"repo_id": "jynew",
"token_count": 42
} | 1,496 |
fileFormatVersion: 2
guid: 91631b7cfb2e5d444a5b6f652ffaf6dc
NativeFormatImporter:
userData:
| jynew/jyx2/Assets/Plugins/Rewired/Internal/Data/Controllers/HardwareMaps/Joysticks/SaitekProFlightYokeSystem.asset.meta/0 | {
"file_path": "jynew/jyx2/Assets/Plugins/Rewired/Internal/Data/Controllers/HardwareMaps/Joysticks/SaitekProFlightYokeSystem.asset.meta",
"repo_id": "jynew",
"token_count": 44
} | 1,497 |
fileFormatVersion: 2
guid: 58b12e276280b164ba6cdf3783035565
timeCreated: 1490575623
licenseType: Store
NativeFormatImporter:
userData:
assetBundleName:
assetBundleVariant:
| jynew/jyx2/Assets/Plugins/Rewired/Internal/Data/Controllers/HardwareMaps/Joysticks/SaitekX56RhinoThrottle.asset.meta/0 | {
"file_path": "jynew/jyx2/Assets/Plugins/Rewired/Internal/Data/Controllers/HardwareMaps/Joysticks/SaitekX56RhinoThrottle.asset.meta",
"repo_id": "jynew",
"token_count": 69
} | 1,498 |
fileFormatVersion: 2
guid: acecd302c0ec46a4f97170a61dce15d4
NativeFormatImporter:
userData:
| jynew/jyx2/Assets/Plugins/Rewired/Internal/Data/Controllers/HardwareMaps/Joysticks/SonyPS4Drums.asset.meta/0 | {
"file_path": "jynew/jyx2/Assets/Plugins/Rewired/Internal/Data/Controllers/HardwareMaps/Joysticks/SonyPS4Drums.asset.meta",
"repo_id": "jynew",
"token_count": 41
} | 1,499 |
fileFormatVersion: 2
guid: 1ba49b42a7c859a4fa4efbf57bef7d28
NativeFormatImporter:
userData:
| jynew/jyx2/Assets/Plugins/Rewired/Internal/Data/Controllers/HardwareMaps/Joysticks/SteelSeriesFree.asset.meta/0 | {
"file_path": "jynew/jyx2/Assets/Plugins/Rewired/Internal/Data/Controllers/HardwareMaps/Joysticks/SteelSeriesFree.asset.meta",
"repo_id": "jynew",
"token_count": 44
} | 1,500 |
%YAML 1.1
%TAG !u! tag:unity3d.com,2011:
--- !u!114 &11400000
MonoBehaviour:
m_ObjectHideFlags: 0
m_PrefabParentObject: {fileID: 0}
m_PrefabInternal: {fileID: 0}
m_GameObject: {fileID: 0}
m_Enabled: 1
m_EditorHideFlags: 0
m_Script: {fileID: 1351212051, guid: 09c9b883b79ef864a99683bb36c5776d, type: 3}
m_... | jynew/jyx2/Assets/Plugins/Rewired/Internal/Data/Controllers/HardwareMaps/Joysticks/Templates/HOTAS.asset/0 | {
"file_path": "jynew/jyx2/Assets/Plugins/Rewired/Internal/Data/Controllers/HardwareMaps/Joysticks/Templates/HOTAS.asset",
"repo_id": "jynew",
"token_count": 59947
} | 1,501 |
fileFormatVersion: 2
guid: 20c5a51a7ca722b4c877af16d9d15fd8
folderAsset: yes
DefaultImporter:
userData:
| jynew/jyx2/Assets/Plugins/Rewired/Internal/Data/CustomCalculations.meta/0 | {
"file_path": "jynew/jyx2/Assets/Plugins/Rewired/Internal/Data/CustomCalculations.meta",
"repo_id": "jynew",
"token_count": 48
} | 1,502 |
fileFormatVersion: 2
guid: 09c9b883b79ef864a99683bb36c5776d
labels:
- Input
- Joysticks
- Controllers
- Rewired
- Hotplugging
- Keyboard
- Mouse
- Touch
- InputManager
- Control
- Gamepad
- Controller
- Joystick
- Xbox360
- XInput
- DirectInput
PluginImporter:
externalObjects: {}
serializedVersion: 2
iconMap: {}
... | jynew/jyx2/Assets/Plugins/Rewired/Internal/Libraries/Runtime/Rewired_Core.dll.meta/0 | {
"file_path": "jynew/jyx2/Assets/Plugins/Rewired/Internal/Libraries/Runtime/Rewired_Core.dll.meta",
"repo_id": "jynew",
"token_count": 1688
} | 1,503 |
// Copyright (c) 2015 Augie R. Maddox, Guavaman Enterprises. All rights reserved.
#if UNITY_2017 || UNITY_2018 || UNITY_2019 || UNITY_2020 || UNITY_2021 || UNITY_2022 || UNITY_2023 || UNITY_2024 || UNITY_2025
#define UNITY_2017_PLUS
#endif
#if UNITY_5 || UNITY_2017_PLUS
#define UNITY_5_PLUS
#endif
#if UNITY_4_6 || ... | jynew/jyx2/Assets/Plugins/Rewired/Internal/Scripts/DataStorage/UserDataStore_PlayerPrefs.cs/0 | {
"file_path": "jynew/jyx2/Assets/Plugins/Rewired/Internal/Scripts/DataStorage/UserDataStore_PlayerPrefs.cs",
"repo_id": "jynew",
"token_count": 26237
} | 1,504 |
// Copyright (c) 2018 Augie R. Maddox, Guavaman Enterprises. All rights reserved.
#pragma warning disable 0219
#pragma warning disable 0618
#pragma warning disable 0649
namespace Rewired.Editor {
using UnityEngine;
using UnityEditor;
using Rewired;
[System.ComponentModel.Browsable(false)]
[Syste... | jynew/jyx2/Assets/Plugins/Rewired/Internal/Scripts/Editor/CustomInspectors/PlayerControllerInspector.cs/0 | {
"file_path": "jynew/jyx2/Assets/Plugins/Rewired/Internal/Scripts/Editor/CustomInspectors/PlayerControllerInspector.cs",
"repo_id": "jynew",
"token_count": 244
} | 1,505 |
fileFormatVersion: 2
guid: c4167cfd1d58c794da88b3e731ec316b
timeCreated: 1606141051
licenseType: Store
TextScriptImporter:
userData:
assetBundleName:
assetBundleVariant:
| jynew/jyx2/Assets/Plugins/Sirenix/Assemblies/Sirenix.OdinInspector.Attributes.xml.meta/0 | {
"file_path": "jynew/jyx2/Assets/Plugins/Sirenix/Assemblies/Sirenix.OdinInspector.Attributes.xml.meta",
"repo_id": "jynew",
"token_count": 73
} | 1,506 |
fileFormatVersion: 2
guid: e72153d9b8711f447982e2fbbf3edfb9
NativeFormatImporter:
externalObjects: {}
mainObjectFileID: 0
userData:
assetBundleName:
assetBundleVariant:
| jynew/jyx2/Assets/Plugins/Sirenix/Odin Inspector/Config/Editor/AOTGenerationConfig.asset.meta/0 | {
"file_path": "jynew/jyx2/Assets/Plugins/Sirenix/Odin Inspector/Config/Editor/AOTGenerationConfig.asset.meta",
"repo_id": "jynew",
"token_count": 75
} | 1,507 |
//-----------------------------------------------------------------------
// <copyright file="SyncListDrawer.cs" company="Sirenix IVS">
// Copyright (c) Sirenix IVS. All rights reserved.
// </copyright>
//-----------------------------------------------------------------------
#if UNITY_EDITOR && !UNITY_2019_1_OR_NEWE... | jynew/jyx2/Assets/Plugins/Sirenix/Odin Inspector/Scripts/Editor/SyncListDrawer.cs/0 | {
"file_path": "jynew/jyx2/Assets/Plugins/Sirenix/Odin Inspector/Scripts/Editor/SyncListDrawer.cs",
"repo_id": "jynew",
"token_count": 1602
} | 1,508 |
%YAML 1.1
%TAG !u! tag:unity3d.com,2011:
--- !u!114 &11400000
MonoBehaviour:
m_ObjectHideFlags: 0
m_PrefabParentObject: {fileID: 0}
m_PrefabInternal: {fileID: 0}
m_GameObject: {fileID: 0}
m_Enabled: 1
m_EditorHideFlags: 0
m_Script: {fileID: 11500000, guid: ab2114bdc8544297b417dfefe9f1e410, type: 3}
m_Na... | jynew/jyx2/Assets/Plugins/TextMesh Pro/Resources/Style Sheets/Default Style Sheet.asset/0 | {
"file_path": "jynew/jyx2/Assets/Plugins/TextMesh Pro/Resources/Style Sheets/Default Style Sheet.asset",
"repo_id": "jynew",
"token_count": 1843
} | 1,509 |
fileFormatVersion: 2
guid: bc1ede39bf3643ee8e493720e4259791
ShaderImporter:
externalObjects: {}
defaultTextures: []
nonModifiableTextures: []
userData:
assetBundleName:
assetBundleVariant:
| jynew/jyx2/Assets/Plugins/TextMesh Pro/Shaders/TMP_SDF-Mobile Masking.shader.meta/0 | {
"file_path": "jynew/jyx2/Assets/Plugins/TextMesh Pro/Shaders/TMP_SDF-Mobile Masking.shader.meta",
"repo_id": "jynew",
"token_count": 78
} | 1,510 |
fileFormatVersion: 2
guid: 407bc68d299748449bbf7f48ee690f8d
ShaderImporter:
externalObjects: {}
defaultTextures: []
nonModifiableTextures: []
userData:
assetBundleName:
assetBundleVariant:
| jynew/jyx2/Assets/Plugins/TextMesh Pro/Shaders/TMPro.cginc.meta/0 | {
"file_path": "jynew/jyx2/Assets/Plugins/TextMesh Pro/Shaders/TMPro.cginc.meta",
"repo_id": "jynew",
"token_count": 78
} | 1,511 |
#if !(UNITY_METRO || UNITY_WP8)
#if UNITY_2018_3_OR_NEWER
#pragma warning disable CS0618
#endif
using UnityEngine;
namespace UniRx.Examples
{
// sample script, attach your object.
public class Sample01_ObservableWWW : MonoBehaviour
{
void Start()
{
// Basic: Download from goo... | jynew/jyx2/Assets/Plugins/UniRx/Examples/Sample01_ObservableWWW.cs/0 | {
"file_path": "jynew/jyx2/Assets/Plugins/UniRx/Examples/Sample01_ObservableWWW.cs",
"repo_id": "jynew",
"token_count": 1737
} | 1,512 |
#pragma warning disable 0067
using System;
using UnityEngine;
namespace UniRx.Examples
{
public class Sample09_EventHandling : MonoBehaviour
{
public class MyEventArgs : EventArgs
{
public int MyProperty { get; set; }
}
public event EventHandler<MyEventArgs> FooBa... | jynew/jyx2/Assets/Plugins/UniRx/Examples/Sample09_EventHandling.cs/0 | {
"file_path": "jynew/jyx2/Assets/Plugins/UniRx/Examples/Sample09_EventHandling.cs",
"repo_id": "jynew",
"token_count": 1145
} | 1,513 |
{
"name": "UniRx.Examples",
"references": [
"UniRx"
],
"optionalUnityReferences": [
"TestAssemblies"
],
"includePlatforms": [],
"excludePlatforms": [],
"allowUnsafeCode": false
} | jynew/jyx2/Assets/Plugins/UniRx/Examples/UniRx.Examples.asmdef/0 | {
"file_path": "jynew/jyx2/Assets/Plugins/UniRx/Examples/UniRx.Examples.asmdef",
"repo_id": "jynew",
"token_count": 109
} | 1,514 |
fileFormatVersion: 2
guid: 702939929fc84d544b12076b76aa73b5
timeCreated: 1455373899
licenseType: Store
MonoImporter:
serializedVersion: 2
defaultReferences: []
executionOrder: 0
icon: {instanceID: 0}
userData:
assetBundleName:
assetBundleVariant:
| jynew/jyx2/Assets/Plugins/UniRx/Scripts/Disposables/DictionaryDisposable.cs.meta/0 | {
"file_path": "jynew/jyx2/Assets/Plugins/UniRx/Scripts/Disposables/DictionaryDisposable.cs.meta",
"repo_id": "jynew",
"token_count": 100
} | 1,515 |
using System;
using System.Collections;
using System.Collections.Generic;
namespace UniRx.InternalUtil
{
/// <summary>
/// Simple supports(only yield return null) lightweight, threadsafe coroutine dispatcher.
/// </summary>
public class MicroCoroutine
{
const int InitialSize = 16;
... | jynew/jyx2/Assets/Plugins/UniRx/Scripts/InternalUtil/MicroCoroutine.cs/0 | {
"file_path": "jynew/jyx2/Assets/Plugins/UniRx/Scripts/InternalUtil/MicroCoroutine.cs",
"repo_id": "jynew",
"token_count": 3883
} | 1,516 |
fileFormatVersion: 2
guid: 18c56bbfaaeedf445874f4246d42b509
timeCreated: 1455373897
licenseType: Store
MonoImporter:
serializedVersion: 2
defaultReferences: []
executionOrder: 0
icon: {instanceID: 0}
userData:
assetBundleName:
assetBundleVariant:
| jynew/jyx2/Assets/Plugins/UniRx/Scripts/Observable.Concatenate.cs.meta/0 | {
"file_path": "jynew/jyx2/Assets/Plugins/UniRx/Scripts/Observable.Concatenate.cs.meta",
"repo_id": "jynew",
"token_count": 100
} | 1,517 |
fileFormatVersion: 2
guid: f4c9428bf00006d408fcfe4c514ee798
timeCreated: 1455373902
licenseType: Store
MonoImporter:
serializedVersion: 2
defaultReferences: []
executionOrder: 0
icon: {instanceID: 0}
userData:
assetBundleName:
assetBundleVariant:
| jynew/jyx2/Assets/Plugins/UniRx/Scripts/Observable.Paging.cs.meta/0 | {
"file_path": "jynew/jyx2/Assets/Plugins/UniRx/Scripts/Observable.Paging.cs.meta",
"repo_id": "jynew",
"token_count": 99
} | 1,518 |
using System;
namespace UniRx.Operators
{
internal class AsUnitObservableObservable<T> : OperatorObservableBase<Unit>
{
readonly IObservable<T> source;
public AsUnitObservableObservable(IObservable<T> source)
: base(source.IsRequiredSubscribeOnCurrentThread())
{
... | jynew/jyx2/Assets/Plugins/UniRx/Scripts/Operators/AsUnitObservable.cs/0 | {
"file_path": "jynew/jyx2/Assets/Plugins/UniRx/Scripts/Operators/AsUnitObservable.cs",
"repo_id": "jynew",
"token_count": 625
} | 1,519 |
using System;
using UniRx.Operators;
namespace UniRx.Operators
{
internal class DefaultIfEmptyObservable<T> : OperatorObservableBase<T>
{
readonly IObservable<T> source;
readonly T defaultValue;
public DefaultIfEmptyObservable(IObservable<T> source, T defaultValue)
: base(... | jynew/jyx2/Assets/Plugins/UniRx/Scripts/Operators/DefaultIfEmpty.cs/0 | {
"file_path": "jynew/jyx2/Assets/Plugins/UniRx/Scripts/Operators/DefaultIfEmpty.cs",
"repo_id": "jynew",
"token_count": 845
} | 1,520 |
using System;
namespace UniRx.Operators
{
internal class EmptyObservable<T> : OperatorObservableBase<T>
{
readonly IScheduler scheduler;
public EmptyObservable(IScheduler scheduler)
: base(false)
{
this.scheduler = scheduler;
}
protected overri... | jynew/jyx2/Assets/Plugins/UniRx/Scripts/Operators/Empty.cs/0 | {
"file_path": "jynew/jyx2/Assets/Plugins/UniRx/Scripts/Operators/Empty.cs",
"repo_id": "jynew",
"token_count": 1123
} | 1,521 |
using System;
namespace UniRx.Operators
{
internal class MaterializeObservable<T> : OperatorObservableBase<Notification<T>>
{
readonly IObservable<T> source;
public MaterializeObservable(IObservable<T> source)
: base(source.IsRequiredSubscribeOnCurrentThread())
{
... | jynew/jyx2/Assets/Plugins/UniRx/Scripts/Operators/Materialize.cs/0 | {
"file_path": "jynew/jyx2/Assets/Plugins/UniRx/Scripts/Operators/Materialize.cs",
"repo_id": "jynew",
"token_count": 777
} | 1,522 |
using System;
namespace UniRx.Operators
{
internal class RangeObservable : OperatorObservableBase<int>
{
readonly int start;
readonly int count;
readonly IScheduler scheduler;
public RangeObservable(int start, int count, IScheduler scheduler)
: base(scheduler == Sc... | jynew/jyx2/Assets/Plugins/UniRx/Scripts/Operators/Range.cs/0 | {
"file_path": "jynew/jyx2/Assets/Plugins/UniRx/Scripts/Operators/Range.cs",
"repo_id": "jynew",
"token_count": 1450
} | 1,523 |
using System;
using System.Collections.Generic;
namespace UniRx.Operators
{
internal class SelectManyObservable<TSource, TResult> : OperatorObservableBase<TResult>
{
readonly IObservable<TSource> source;
readonly Func<TSource, IObservable<TResult>> selector;
readonly Func<TSource, int,... | jynew/jyx2/Assets/Plugins/UniRx/Scripts/Operators/SelectMany.cs/0 | {
"file_path": "jynew/jyx2/Assets/Plugins/UniRx/Scripts/Operators/SelectMany.cs",
"repo_id": "jynew",
"token_count": 18268
} | 1,524 |
using System;
using System.Collections.Generic;
namespace UniRx.Operators
{
internal class SubscribeOnObservable<T> : OperatorObservableBase<T>
{
readonly IObservable<T> source;
readonly IScheduler scheduler;
public SubscribeOnObservable(IObservable<T> source, IScheduler scheduler)
... | jynew/jyx2/Assets/Plugins/UniRx/Scripts/Operators/SubscribeOn.cs/0 | {
"file_path": "jynew/jyx2/Assets/Plugins/UniRx/Scripts/Operators/SubscribeOn.cs",
"repo_id": "jynew",
"token_count": 438
} | 1,525 |
using System;
using System.Collections.Generic;
using System.Linq;
using System.Text;
namespace UniRx.Operators
{
internal class ThrottleObservable<T> : OperatorObservableBase<T>
{
readonly IObservable<T> source;
readonly TimeSpan dueTime;
readonly IScheduler scheduler;
public... | jynew/jyx2/Assets/Plugins/UniRx/Scripts/Operators/Throttle.cs/0 | {
"file_path": "jynew/jyx2/Assets/Plugins/UniRx/Scripts/Operators/Throttle.cs",
"repo_id": "jynew",
"token_count": 1803
} | 1,526 |
using System;
using System.Collections.Generic;
namespace UniRx.Operators
{
internal class ToListObservable<TSource> : OperatorObservableBase<IList<TSource>>
{
readonly IObservable<TSource> source;
public ToListObservable(IObservable<TSource> source)
: base(source.IsRequiredSubscr... | jynew/jyx2/Assets/Plugins/UniRx/Scripts/Operators/ToList.cs/0 | {
"file_path": "jynew/jyx2/Assets/Plugins/UniRx/Scripts/Operators/ToList.cs",
"repo_id": "jynew",
"token_count": 832
} | 1,527 |
using System;
using System.Collections.Generic;
using System.Linq;
using System.Text;
namespace UniRx.Operators
{
public delegate TR ZipLatestFunc<T1, T2, T3, TR>(T1 arg1, T2 arg2, T3 arg3);
public delegate TR ZipLatestFunc<T1, T2, T3, T4, TR>(T1 arg1, T2 arg2, T3 arg3, T4 arg4);
public delegate TR ZipLat... | jynew/jyx2/Assets/Plugins/UniRx/Scripts/Operators/ZipLatest.cs/0 | {
"file_path": "jynew/jyx2/Assets/Plugins/UniRx/Scripts/Operators/ZipLatest.cs",
"repo_id": "jynew",
"token_count": 18390
} | 1,528 |
using System;
using System.Collections.Generic;
using UniRx.InternalUtil;
#if (NET_4_6 || NET_STANDARD_2_0)
using System.Runtime.CompilerServices;
using System.Threading;
#endif
namespace UniRx
{
public sealed class AsyncSubject<T> : ISubject<T>, IOptimizedObservable<T>, IDisposable
#if (NET_4_6 || NET_STANDARD_... | jynew/jyx2/Assets/Plugins/UniRx/Scripts/Subjects/AsyncSubject.cs/0 | {
"file_path": "jynew/jyx2/Assets/Plugins/UniRx/Scripts/Subjects/AsyncSubject.cs",
"repo_id": "jynew",
"token_count": 5342
} | 1,529 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.