maint: added livewatch asset

This commit is contained in:
Chris
2025-08-31 18:14:07 -04:00
parent 7f5d95787b
commit ae2371a6fa
385 changed files with 150792 additions and 0 deletions

View File

@@ -0,0 +1,25 @@
using System;
using System.Collections.Generic;
using UnityEngine.Serialization;
namespace Ingvar.LiveWatch
{
[Serializable]
public class VariableRuntimeMeta
{
public Type ValueType;
public Action UpdateCall;
public bool IsSortingRequired;
public bool IsSetUp;
public bool IsDictionaryKey;
public bool IsDictionaryValue;
public bool IsCollectionValue;
public bool IsUpdatedAtLeastOnce;
public bool UpdateOnce;
public bool AlwaysShrinkable;
public int DecimalPlaces = 2;
public bool IsOrderSet;
public float SortOrder;
}
}

View File

@@ -0,0 +1,10 @@
fileFormatVersion: 2
guid: ec2651567fd7427fb1806ec0d5eb2598
timeCreated: 1643054765
AssetOrigin:
serializedVersion: 1
productId: 324001
packageName: LiveWatch Lite | Debug with full history of changes
packageVersion: 1.0.1
assetPath: Assets/LiveWatchLite/Scripts/WatchVariable/RuntimeMeta/VariableRuntimeMeta.cs
uploadId: 770587