Show / Hide Table of Contents

Class LookAtTooltip

Look at tooltip for a block (in case if you need to override or don't have creating item).

Inheritance
System.Object
BlockAttribute
LookAtTooltip
Inherited Members
BlockAttribute.Unset
Namespace: Eco.World.Blocks
Assembly: Eco.World.dll
Syntax
public sealed class LookAtTooltip : BlockAttribute

Constructors

LookAtTooltip(String)

Declaration
public LookAtTooltip(string tooltip)
Parameters
Type Name Description
System.String tooltip

Fields

IconItemType

Declaration
public Type IconItemType
Field Value
Type Description
System.Type

IconName

Declaration
public string IconName
Field Value
Type Description
System.String

Text

Declaration
public readonly string Text
Field Value
Type Description
System.String
☀
☾
In This Article
Back to top
Copyright (c) Strange Loop Games 2021
☀
☾