Class UIWidgetsWaitForSeconds
Inheritance
System.Object
UIWidgetsWaitForSeconds
Namespace: Unity.UIWidgets.async
Syntax
public class UIWidgetsWaitForSeconds
Constructors
UIWidgetsWaitForSeconds(Single)
Declaration
public UIWidgetsWaitForSeconds(float time)
Parameters
Type | Name | Description |
---|---|---|
System.Single | time |
Properties
waitTime
Declaration
public float waitTime { get; }
Property Value
Type | Description |
---|---|
System.Single |