Class OnScreenTimerHandle
Inheritance
object
OnScreenTimerHandle
Namespace: Global
Assembly: Dew.Core.dll
Syntax
public class OnScreenTimerHandle
Fields
color
Declaration
public Color color
Field Value
| Type | Description |
|---|---|
| UnityEngine.Color |
fillAmountGetter
Declaration
public Func<float> fillAmountGetter
Field Value
| Type | Description |
|---|---|
| System.Func<TResult><float> |
rawText
Declaration
public string rawText
Field Value
| Type | Description |
|---|---|
| string |
rawTextGetter
Declaration
public Func<string> rawTextGetter
Field Value
| Type | Description |
|---|---|
| System.Func<TResult><string> |