Class UserSubTaskAddMarker
Inherited Members
Namespace: Eco.Gameplay.Tutorial.Internal
Assembly: Eco.Gameplay.dll
Syntax
public class UserSubTaskAddMarker : UserSubTaskSubscribe<WorldMarker>, IController, IViewController, IHasUniversalID, INotifyPropertyChanged
Constructors
UserSubTaskAddMarker()
Declaration
public UserSubTaskAddMarker()
Properties
Subscription
Declaration
protected override ThreadSafeAction<WorldMarker> Subscription { get; }
Property Value
Type | Description |
---|---|
ThreadSafeAction<WorldMarker> |
Overrides
Eco.Gameplay.Tutorial.UserSubTaskSubscribe<Eco.Gameplay.UI.WorldMarker.WorldMarker>.Subscription
Implements
System.ComponentModel.INotifyPropertyChanged