ImagePack Class

Namespace
Atavism
Base Types
  • object
graph BT Type-->Base0["object"] Type["ImagePack"] class Type type-node

Syntax

public static class ImagePack

Fields

Name Constant Value Summary
all_bt
static
allButton
static
allButtonOver
static
allButtonSelected
static
atavismSkin
static
atLogo
static
button
static
button_bg
static
buttonBackground
static
buttonBackgroundOver
static
buttonFontColor
static
buttonFontSize
static
buttonMargin
static
buttonOver
static
buttonRegular
static
buttonSearch
static
buttonSearchOver
static
checkboxBackground
static
checkboxBackgroundSelected
static
checkboxRegular
static
comboboxBackground
static
comboboxBackgroundSelected
static
comboboxHeight
static
comboboxMargin
static
comboboxRegular
static
comboboxWidth
static
fieldBackground
static
fieldFontColor
static
fieldFontSize
static
fieldHeight
static
fieldMargin
static
filterBackground
static
filterField
static
headerFontColor
static
headerFontSize
static
icon_AT
static
icon_lock
static
icon_select
static
iconSelect
static
innerMargin
static
inputField
static
labelFontColor
static
labelFontSize
static
labelHeight
static
labelMargin
static
labelWidth
static
layoutCategoryHeight
static
layoutCategoryMargin
static
layoutCategoryWidth
static
layoutFunctionHeight
static
layoutFunctionMargin
static
layoutFunctionRightMargin
static
layoutFunctionTop
static
layoutFunctionTopMargin
static
layoutFunctionWidth
static
layoutHeight
static
layoutInspectorBoxHeight
static
layoutInspectorBoxWidth
static
layoutInspectorMargin
static
layoutInspectorTopMargin
static
layoutLeftMargin
static
layoutLoginLeftMargin
static
layoutLoginTopMargin
static
layoutSpace
static
layoutTop
static
layoutTopMargin
static
layoutWidth
static
lineSpace
static
lockGreen
static
lockGrey
static
LockRed
static
login_bg
static
login_box
static
loginBox
static
loginWindow
static
mainWindow
static
mainWindow_category_bottom
static
mainWindow_category_mid
static
mainWindow_category_top
static
mainWindow_inspec_bottom
static
mainWindow_inspec_bottom_l
static
mainWindow_inspec_bottom_li
static
mainWindow_inspec_bottom_r
static
mainWindow_inspec_mid
static
mainWindow_inspec_mid_l
static
mainWindow_inspec_mid_r
static
mainWindow_inspec_top
static
mainWindow_inspec_top_l
static
mainWindow_inspec_top_r
static
mainWindow_logo
static
mainWindow_plugin_bottom
static
mainWindow_plugin_mid
static
mainWindow_plugin_top
static
mainWindow_topbar
static
plugin_bg
static
plugin_category
static
plugin_inspec
static
plugin_logo
static
plugin_plugin
static
plugin_topbar
static
pluginEditor_bg
static
pluginEditorWindow
static
scrollArrowDown
static
scrollArrowDownOver
static
scrollArrows
static
scrollArrowUp
static
scrollArrowUpOver
static
scrollBar
static
scrollButton
static
scrollCategory
static
scrollFunction
static
scrollSlider
static
scrollTrack
static
search_bt
static
selectorBackground
static
selectorLarge
static
selectorLargeBackground
static
selectorRegular
static
skin
static
status
static
statusBlue
static
statusIcon
static
statusRed
static
tab_over
static
tabCreate
static
tabCreateOver
static
tabDoc
static
tabDocOver
static
tabEdit
static
tabEditOver
static
tabLeft
static
tabMargin
static
tabRestore
static
tabRestoreOver
static
tabs_icons
static
tabSpace
static
tabTop
static
textFieldFontColor
static
textFieldFontSize
static
textFieldPadding
static
textFontColor
static
textFontSize
static
toolbox
static

Methods

Name Value Summary
AllButtonStyle(bool) GUIStyle
static
ButtonSearch() GUIStyle
static
ButtonStyle() GUIStyle
static
CategoryButtonStyle(Texture, Texture) GUIStyle
static
Draw3DPosition(Rect, string, Vector3) Vector3
static
Draw3DPosition(Rect, string, Vector3, float) Vector3
static
DrawButton(float, float, string) bool
static
DrawButton(float, float, string, float) bool
static
DrawButton(Rect, string) bool
static
DrawButton(Rect, string, Color) bool
static
DrawButton(Rect, string, Color, string) bool
static
DrawCombobox(Rect, string, int, Combobox) int
Draw a Combobox
static
DrawCombobox(Rect, string, int, string[]) int
static
DrawCombobox(Rect, string, string, string[]) string
static
DrawDynamicFilteredListSelector(Rect, string, string, int, string[]) int
static
DrawDynamicFilteredListSelector(Rect, string, string, string, string[]) string
static
DrawDynamicPartialListSelector(Rect, string, string, int, List<string>) int
static
DrawDynamicPartialListSelector(Rect, string, string, int, string[]) int
static
DrawField(Rect, string) string
static
DrawField(Rect, string, float) float
static
DrawField(Rect, string, int) int
static
DrawField(Rect, string, long) long
static
DrawField(Rect, string, string) string
static
DrawField(Rect, string, string, bool) string
static
DrawField(Rect, string, string, float) string
static
DrawField(Rect, string, string, float, float) string
static
DrawGameObject(Rect, string, GameObject, float) GameObject
static
DrawGameObject(Rect, string, string, float) string
static
DrawLabel(float, float, string) void
static
DrawLabel(Rect, string) void
static
DrawMaskField(Rect, string, int, string[]) int
static
DrawMultilineText(Rect, string) float
static
DrawObject(Rect, string, Object) Object
static
DrawSavedData(Rect, string, string, bool) string
static
DrawScrollBar(float, float, float) void
static
DrawSelector(Rect, string, int, string[]) int
static
DrawSelector(Rect, string, string, string[]) string
static
DrawSmallButton(Rect, string) bool
static
DrawSpriteAsset(Rect, string, string) string
static
DrawTab(Rect, Texture, Texture, bool) bool
static
DrawTabCreate(Rect, bool) bool
static
DrawTabDoc(Rect, bool) bool
static
DrawTabEdit(Rect, bool) bool
static
DrawTabRestore(Rect, bool) bool
static
DrawText(float, float, string) void
static
DrawText(Rect, string) void
static
DrawText(Rect, string, Color) void
static
DrawText(Rect, string, string) void
static
DrawTextureAsset(Rect, string, string) string
static
DrawToggleBox(Rect, string, bool) bool
static
DrawToolboxItem(Rect, ImagePack.UITypes) void
static
FieldStyle() GUIStyle
static
FilterFieldStyle() GUIStyle
static
HeaderStyle() GUIStyle
static
IconStyle() GUIStyle
static
LabelStyle() GUIStyle
static
ListStyle() GUIStyle
static
PluginButtonStyle(bool) GUIStyle
static
SelectorLargeStyle() GUIStyle
static
SelectorStyle() GUIStyle
static
TabStyle(Texture, Texture) GUIStyle
static
TextAreaStyle() GUIStyle
static
TextFieldBoldStyle() GUIStyle
static
TextFieldStyle() GUIStyle
static
TextMultiLineStyle() GUIStyle
static
TextStyle() GUIStyle
static