TutorialTaskBuildModule Class |
[Missing <summary> documentation for "T:Planetbase.TutorialTaskBuildModule"]
Namespace: Planetbase
The TutorialTaskBuildModule type exposes the following members.
Name | Description | |
---|---|---|
![]() | TutorialTaskBuildModule(ModuleType, Vector3) | Initializes a new instance of the TutorialTaskBuildModule class |
![]() | TutorialTaskBuildModule(ModuleType, Int32, Vector3) | Initializes a new instance of the TutorialTaskBuildModule class |
Name | Description | |
---|---|---|
![]() | Equals | (Inherited from Object.) |
![]() | FieldGetter | (Inherited from Object.) |
![]() | FieldSetter | (Inherited from Object.) |
![]() | Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) |
![]() | GetFieldInfo | (Inherited from Object.) |
![]() | GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) |
![]() | getModuleType | |
![]() | getPresetPosition | |
![]() | getSize | |
![]() | getString | (Overrides TutorialTaskgetString.) |
![]() | GetType | Gets the type of the current instance. (Inherited from Object.) |
![]() | isDone | (Inherited from TutorialTask.) |
![]() | isWaiting | (Inherited from TutorialTask.) |
![]() | MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) |
![]() | ToString | Returns a string that represents the current object. (Inherited from Object.) |
![]() | update | (Overrides TutorialTaskupdate(Boolean).) |
Name | Description | |
---|---|---|
![]() | mBuilt | |
![]() | mDone | (Inherited from TutorialTask.) |
![]() | mModuleType | |
![]() | mPresetPosition | |
![]() | mSize | |
![]() | mWaiting | (Inherited from TutorialTask.) |