Interface IStatefulUserSubTask
Namespace: Eco.Gameplay.Tutorial
Assembly: Eco.Gameplay.dll
Syntax
public interface IStatefulUserSubTask
Properties
State
Declaration
object State { get; set; }
Property Value
| Type | Description |
|---|---|
| System.Object |
public interface IStatefulUserSubTask
object State { get; set; }
| Type | Description |
|---|---|
| System.Object |