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