Click or drag to resize
GuiRenderer Class

[Missing <summary> documentation for "T:Planetbase.GuiRenderer"]

Inheritance Hierarchy
SystemObject
  PlanetbaseGuiRenderer

Namespace: Planetbase
Assembly: Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax
public class GuiRenderer

The GuiRenderer type exposes the following members.

Constructors
  NameDescription
Public methodGuiRenderer
Initializes a new instance of the GuiRenderer class
Top
Methods
  NameDescription
Public methoddestroy
Public methodEquals
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
Private methodFieldGetter (Inherited from Object.)
Private methodFieldSetter (Inherited from Object.)
Protected methodFinalize
Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection.
(Inherited from Object.)
Public methodgetBoxStyle
Public methodgetContent(Texture2D)
Public methodgetContent(String, Texture2D, String)
Private methodGetFieldInfo (Inherited from Object.)
Public methodGetHashCode
Serves as a hash function for a particular type.
(Inherited from Object.)
Public methodgetLabelStyle
Public methodgetMaxTooltipWidth
Public methodStatic membergetMenuButtonSize
Public methodgetTextFieldStyle
Public methodgetToggleStyle
Public methodgetTooltipStyle
Public methodGetType
Gets the type of the current instance.
(Inherited from Object.)
Protected methodMemberwiseClone
Creates a shallow copy of the current Object.
(Inherited from Object.)
Public methodreenderResourceAmountsItem
Public methodrenderAmountSelector
Public methodrenderBackButton
Public methodrenderBackButton(Vector2)
Public methodrenderBigBox
Public methodrenderBigButton(Rect, String, FontSize, SoundDefinition)
Public methodrenderBigButton(Rect, GUIContent, FontSize, SoundDefinition)
Public methodrenderBlackBars
Public methodrenderBuildableTooltip
Public methodrenderButton(Rect, String, SoundDefinition)
Public methodrenderButton(Rect, GUIContent, SoundDefinition)
Public methodrenderButton(Rect, Texture2D, SoundDefinition)
Public methodrenderButton(Rect, String, GUIStyle, SoundDefinition)
Public methodrenderButtonItem
Public methodrenderChallengePanel
Public methodrenderConfirmItem
Public methodrenderDescriptionItem
Public methodrenderFade
Public methodrenderGeneralPanel
Public methodrenderHelpLink
Public methodrenderIcon
Public methodrenderIndicator
Public methodrenderIndicatorItem
Public methodrenderIndicatorVertical
Public methodrenderInfoPanel
Public methodrenderItemProduction
Public methodrenderLabelItem
Public methodrenderMenu
Public methodrenderMessage
Public methodrenderMessageLog
Public methodrenderResourceAmounts(ResourceAmounts, Single, Single, Int32)
Public methodrenderResourceAmounts(ResourceAmounts, ResourceAmounts, Single, Single, Boolean, Int32)
Public methodrenderResourceConsumption
Public methodrenderResourcePanel
Public methodrenderScrollTextItem
Public methodrenderSectionItem
Public methodrenderSwitchPanelButton
Public methodrenderTextTooltip
Public methodrenderTicker
Public methodrenderTitle
Public methodrenderTitleButton
Public methodrenderToast
Public methodrenderTooltip
Public methodrenderWindow
Public methodrenderWindowItem
Public methodrenderWindowItemChildren
Public methodToString
Returns a string that represents the current object.
(Inherited from Object.)
Public methodtryInvocation
Top
Fields
See Also