Show / Hide Table of Contents

Class RoomTooltipLibrary

Inheritance
System.Object
RoomTooltipLibrary
Namespace: Eco.Gameplay.Systems.NewTooltip.TooltipLibraryFiles
Assembly: Eco.Gameplay.dll
Syntax
[TooltipLibrary]
public static class RoomTooltipLibrary : Object

Methods

Initialize()

Declaration
public static void Initialize()

PropertyDescription(PropertyValue)

Declaration
[NewTooltip]
public static LocString PropertyDescription(this PropertyValue propertyValue)
Parameters
Type Name Description
PropertyValue propertyValue
Returns
Type Description
LocString

PropertyValueTooltipTitle(Type)

Declaration
[NewTooltipTitle]
public static LocString PropertyValueTooltipTitle(Type type)
Parameters
Type Name Description
System.Type type
Returns
Type Description
LocString

RoomCategoryTitle(RoomCategory)

Declaration
[NewTooltipTitle]
public static LocString RoomCategoryTitle(this RoomCategory roomCat)
Parameters
Type Name Description
RoomCategory roomCat
Returns
Type Description
LocString

RoomDescription(Room, User)

Declaration
[NewTooltip]
public static LocString RoomDescription(this Room room, User user)
Parameters
Type Name Description
Room room
User user
Returns
Type Description
LocString

RoomTooltipTitle()

Declaration
[NewTooltipTitle]
public static LocString RoomTooltipTitle()
Returns
Type Description
LocString

RoomValueTooltipTitle(StandardFurnishedRoomValue)

Declaration
[NewTooltipTitle]
public static LocString RoomValueTooltipTitle(this StandardFurnishedRoomValue value)
Parameters
Type Name Description
StandardFurnishedRoomValue value
Returns
Type Description
LocString
☀
☾
In This Article
Back to top
Copyright (c) Strange Loop Games 2021
☀
☾