Class UserSubTaskPlaceOrOpenWorldObject
Triggers when a world object is placed or its UI is opened.
Inherited Members
Namespace: Eco.Gameplay.Tutorial.Internal
Assembly: Eco.Gameplay.dll
Syntax
public class UserSubTaskPlaceOrOpenWorldObject : UserSubTask, IController, IViewController, IHasUniversalID, INotifyPropertyChanged
Constructors
UserSubTaskPlaceOrOpenWorldObject()
Declaration
public UserSubTaskPlaceOrOpenWorldObject()
Fields
ItemName
Declaration
public string ItemName
Field Value
Type | Description |
---|---|
System.String |
MustBeInRoom
Declaration
public bool MustBeInRoom
Field Value
Type | Description |
---|---|
System.Boolean |
Methods
OnDeInit()
Declaration
protected override void OnDeInit()
Overrides
OnInit()
Declaration
protected override void OnInit()
Overrides
Implements
System.ComponentModel.INotifyPropertyChanged