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 |