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