Skip to content

Latest commit

 

History

History
146 lines (95 loc) · 10.5 KB

class_wellfired_command_unity_runtime_skinning_skin.rst

File metadata and controls

146 lines (95 loc) · 10.5 KB

Skin

Namespace: WellFired.Command.Unity.Runtime<namespacewellfired_command_unity_runtime>

Description

Properties

GUIStyle TooltipMoreBackgroundStyle<classwellfired_command_unity_runtime_skinning_skin_1a6ef51275743da77e8ad0d329feaf5819> { get; set; }
GUISkin GuiSkin<classwellfired_command_unity_runtime_skinning_skin_1a1e285b6c38262f125031077787d87bfa> { get; set; }
GUIStyle PopupHeaderStyle<classwellfired_command_unity_runtime_skinning_skin_1a1f21b1e8ff3438d036dd983121d763a7> { get; set; }
GUIStyle PopupWidowStyle<classwellfired_command_unity_runtime_skinning_skin_1a08e5ee1fc3e7c5752b02bfafe309d12a> { get; set; }
GUIStyle ScrollViewStyle<classwellfired_command_unity_runtime_skinning_skin_1afc19c3b05fc6aaaddabf6c35a7842e5a> { get; set; }
GUIStyle ConsoleItemBorderlessLabelStyle<classwellfired_command_unity_runtime_skinning_skin_1ad7d48fa63c3fe76427718aa58826b9dd> { get; set; }
GUIStyle FullSizeBorderlessLabelStyle<classwellfired_command_unity_runtime_skinning_skin_1ad6137719f120ea6e45fae9952491ea07> { get; set; }
GUIStyle TooltipNormalStyle<classwellfired_command_unity_runtime_skinning_skin_1a6326a6e52c9cf2d22afb86720e4252d6> { get; set; }
GUIStyle TooltipHighlightedStyle<classwellfired_command_unity_runtime_skinning_skin_1ae164fafa2ec2d815b2a68573f50d69fd> { get; set; }
GUIStyle TooltipOptionBackgroundStyle<classwellfired_command_unity_runtime_skinning_skin_1a897dd36043ff3dea1148df9ff591c562> { get; set; }
GUIStyle ConsoleTextField<classwellfired_command_unity_runtime_skinning_skin_1a28c41cfef3857e895120c69c4e2f6b71> { get; set; }
GUIStyle ConsoleWindowBackgroundStyle<classwellfired_command_unity_runtime_skinning_skin_1a1a6c01e7500261b3933512e3e2c45e89> { get; set; }
GUIStyle TooltipLabelBackground<classwellfired_command_unity_runtime_skinning_skin_1a89e7727af2ef9bd47fd9aa7268b3fbf8> { get; set; }
GUIStyle HeaderStyle<classwellfired_command_unity_runtime_skinning_skin_1a2e6090c306f4febb39cd807a386b3157> { get; set; }
GUIStyle ItemAlternateBackgroundStyle<classwellfired_command_unity_runtime_skinning_skin_1adea1e2a1d1aa76da3e47aa249e31499a> { get; set; }
GUIStyle HighlightedItemBackgroundStyle<classwellfired_command_unity_runtime_skinning_skin_1ade3c5dbbda1981fed64a83167fe91a7e> { get; set; }
GUIStyle SuggestionButtonBackgroundStyle<classwellfired_command_unity_runtime_skinning_skin_1a2c9ef87b2504b4d1456944c430248e79> { get; set; }
GUIStyle SuggestionButtonMoreBackgroundStyle<classwellfired_command_unity_runtime_skinning_skin_1a9215dcf915f8ae674a23837c12247adc> { get; set; }
int ConsoleRowTextHeight<classwellfired_command_unity_runtime_skinning_skin_1a1a456b3722075647889d674ca33988f5> { get; set; }
int ConsoleRowHeight<classwellfired_command_unity_runtime_skinning_skin_1a073f2d5c6d89ffc80f2e7111698316e8> { get; set; }
int ConsoleRowTextLeftMargin<classwellfired_command_unity_runtime_skinning_skin_1a5a05afa658dfe319be9646db3b3aec22> { get; set; }

Breakdown

  • GUIStyle ConsoleTextField { get; set; }
  • GUIStyle TooltipMoreBackgroundStyle { get; set; }
  • GUIStyle PopupHeaderStyle { get; set; }
  • GUIStyle PopupWidowStyle { get; set; }
  • GUIStyle ScrollViewStyle { get; set; }
  • GUIStyle ConsoleItemBorderlessLabelStyle { get; set; }
  • GUIStyle FullSizeBorderlessLabelStyle { get; set; }
  • GUIStyle TooltipNormalStyle { get; set; }
  • GUIStyle TooltipHighlightedStyle { get; set; }
  • GUIStyle TooltipOptionBackgroundStyle { get; set; }
  • GUISkin GuiSkin { get; set; }
  • GUIStyle ConsoleWindowBackgroundStyle { get; set; }
  • GUIStyle TooltipLabelBackground { get; set; }
  • GUIStyle HeaderStyle { get; set; }
  • GUIStyle ItemAlternateBackgroundStyle { get; set; }
  • GUIStyle HighlightedItemBackgroundStyle { get; set; }
  • GUIStyle SuggestionButtonBackgroundStyle { get; set; }
  • GUIStyle SuggestionButtonMoreBackgroundStyle { get; set; }
  • int ConsoleRowTextHeight { get; set; }
  • int ConsoleRowHeight { get; set; }
  • int ConsoleRowTextLeftMargin { get; set; }