Show / Hide Table of Contents

Class UserSubTaskTooltip

Inheritance
System.Object
UserSubTask
UserSubTaskSubscribe<TutorialWatch, System.Type>
UserSubTaskTooltip
Implements
IController
IViewController
IHasUniversalID
System.ComponentModel.INotifyPropertyChanged
Inherited Members
UserSubTaskSubscribe<TutorialWatch, Type>.IsComplete(TutorialWatch, Type)
UserSubTaskSubscribe<TutorialWatch, Type>.CheckComplete(TutorialWatch, Type)
UserSubTaskSubscribe<TutorialWatch, Type>.OnInit()
UserSubTaskSubscribe<TutorialWatch, Type>.OnDeInit()
UserSubTaskSubscribe<TutorialWatch, Type>.Subscription
UserSubTask.user
UserSubTask.OnComplete
UserSubTask.OnReset
UserSubTask.Init(User)
UserSubTask.DeInit()
UserSubTask.SetSelected(Boolean)
UserSubTask.Added()
UserSubTask.Reset(Boolean)
UserSubTask.CompleteTask()
UserSubTask.Name
UserSubTask.CompletesPrevious
UserSubTask.GiveItem
UserSubTask.WaitForPrevious
UserSubTask.Resettable
UserSubTask.Text
UserSubTask.Complete
UserSubTask.CheckBox
UserSubTask.PointToUIElement
UserSubTask.ArrowDirection
UserSubTask.DiscordLink
UserSubTask.HideRestUntilPrevDone
UserSubTask.ControllerID
UserSubTask.PropertyChanged
Namespace: Eco.Gameplay.Tutorial.Internal
Assembly: Eco.Gameplay.dll
Syntax
public class UserSubTaskTooltip : UserSubTaskSubscribe<TutorialWatch, Type>, IController, IViewController, IHasUniversalID, INotifyPropertyChanged

Constructors

UserSubTaskTooltip()

Declaration
public UserSubTaskTooltip()

Fields

ItemType

Declaration
public Type ItemType
Field Value
Type Description
System.Type

Properties

Subscription

Declaration
protected override ThreadSafeAction<TutorialWatch, Type> Subscription { get; }
Property Value
Type Description
ThreadSafeAction<TutorialWatch, System.Type>
Overrides
Eco.Gameplay.Tutorial.UserSubTaskSubscribe<Eco.Shared.Items.TutorialWatch, System.Type>.Subscription

Methods

IsComplete(TutorialWatch, Type)

Declaration
protected override bool IsComplete(TutorialWatch flag, Type type)
Parameters
Type Name Description
TutorialWatch flag
System.Type type
Returns
Type Description
System.Boolean
Overrides
Eco.Gameplay.Tutorial.UserSubTaskSubscribe<Eco.Shared.Items.TutorialWatch, System.Type>.IsComplete(Eco.Shared.Items.TutorialWatch, System.Type)

OnDeInit()

Declaration
protected override void OnDeInit()
Overrides
Eco.Gameplay.Tutorial.UserSubTaskSubscribe<Eco.Shared.Items.TutorialWatch, System.Type>.OnDeInit()

OnInit()

Declaration
protected override void OnInit()
Overrides
Eco.Gameplay.Tutorial.UserSubTaskSubscribe<Eco.Shared.Items.TutorialWatch, System.Type>.OnInit()

Implements

IController
IViewController
IHasUniversalID
System.ComponentModel.INotifyPropertyChanged

Extension Methods

TagUtils.TagNames(Object, Boolean)
TagUtils.TagDisplayNames(Object, Boolean)
ClientSetViewExtensions.SetClassOfProperty(Object, Player, String, String, Int32)
TypeTooltipExtensions.UILinkGeneric(Object)
☀
☾
In This Article
Back to top
Copyright (c) Strange Loop Games 2021
☀
☾