Graph Maker
WMG_Radar_Graph Member List

This is the complete list of members for WMG_Radar_Graph, including all inherited members.

activeInHierarchy(GameObject obj)WMG_GUI_Functions
addLinkClickEvent(GameObject go)WMG_Events
addLinkClickEvent_Leg(GameObject go)WMG_Events
addLinkMouseEnterEvent(GameObject go)WMG_Events
addLinkMouseEnterEvent_Leg(GameObject go)WMG_Events
addLinkMouseLeaveEvent(GameObject go)WMG_Events
addLinkMouseLeaveEvent_Leg(GameObject go)WMG_Events
addNodeClickEvent(GameObject go)WMG_Events
addNodeClickEvent_Leg(GameObject go)WMG_Events
addNodeMouseEnterEvent(GameObject go)WMG_Events
addNodeMouseEnterEvent_Leg(GameObject go)WMG_Events
addNodeMouseLeaveEvent(GameObject go)WMG_Events
addNodeMouseLeaveEvent_Leg(GameObject go)WMG_Events
addPieLegendEntryClickEvent(GameObject go)WMG_Events
addPieSliceClickEvent(GameObject go)WMG_Events
addPieSliceMouseEnterEvent(GameObject go)WMG_Events
addRaycaster(GameObject obj)WMG_GUI_Functions
addRingClickEvent(GameObject go)WMG_Events
addRingMouseEnterEvent(GameObject go)WMG_Events
addSeries()WMG_Axis_Graph
addSeriesAt(int index, WMG_Series.comboTypes comboType=WMG_Series.comboTypes.line)WMG_Axis_Graph
anchoredParentWMG_Axis_Graph
animScaleAllAtOnce(bool isPoint, float duration, float delay, Ease anEaseType, List< Vector3 > before, List< Vector3 > after)WMG_Axis_Graph
animScaleBySeries(bool isPoint, float duration, float delay, Ease anEaseType, List< Vector3 > before, List< Vector3 > after)WMG_Axis_Graph
animScaleOneByOne(bool isPoint, float duration, float delay, Ease anEaseType, List< Vector3 > before, List< Vector3 > after, int loopDir)WMG_Axis_Graph
aSeriesPointsChanged()WMG_Axis_Graph
autoAnimationsDurationWMG_Axis_Graph
autoAnimationsEasetypeWMG_Axis_Graph
autoAnimationsEnabledWMG_Axis_Graph
autoFitLabelsWMG_Axis_Graph
autoFitPaddingWMG_Axis_Graph
autoGrowAndShrinkByPercentWMG_Axis_Graph
autoPaddingAmountWMG_Axis_Graph
autoPaddingCWMG_Axis_Graph
autoPaddingEnabledWMG_Axis_Graph
autoPaddingPropertiesWMG_Axis_Graph
AutoPaddingProperties enum nameWMG_Axis_Graph
autoShrinkAtPercentWMG_Axis_Graph
autoUpdateBarAxisValueWMG_Axis_Graph
autoUpdateBarWidthWMG_Axis_Graph
autoUpdateBarWidthSpacingWMG_Axis_Graph
autoUpdateOriginWMG_Axis_Graph
autoUpdateSeriesAxisSpacingWMG_Axis_Graph
axesTypeWMG_Axis_Graph
axesTypes enum nameWMG_Axis_Graph
axisWidthWMG_Axis_Graph
barAxisValueWMG_Axis_Graph
barPrefabWMG_Axis_Graph
barWidthWMG_Axis_Graph
bringSpriteToFront(GameObject obj)WMG_GUI_Functions
changeAllLinePivots(WMGpivotTypes newPivot)WMG_Axis_Graph
changeBarWidthHeight(GameObject obj, int aWidth, int aHeight)WMG_GUI_Functions
changeLabelColor(GameObject obj, Color newColor)WMG_Text_Functions
changeLabelFont(GameObject obj, Font newFont)WMG_Text_Functions
changeLabelFontSize(GameObject obj, int newFontSize)WMG_Text_Functions
changeLabelFontStyle(GameObject obj, FontStyle newFontStyle)WMG_Text_Functions
changeLabelText(GameObject obj, string aText)WMG_Text_Functions
changePositionByRelativeTransform(GameObject obj, GameObject relative, Vector2 delta)WMG_GUI_Functions
changeRadialSpriteRotation(GameObject obj, Vector3 newRot)WMG_GUI_Functions
changeSpriteAlpha(GameObject obj, float alpha)WMG_GUI_Functions
changeSpriteColor(GameObject obj, Color aColor)WMG_GUI_Functions
changeSpriteFill(GameObject obj, float fill)WMG_GUI_Functions
changeSpriteHeight(GameObject obj, int aHeight)WMG_GUI_Functions
changeSpriteParent(GameObject child, GameObject parent)WMG_GUI_Functions
changeSpritePivot(GameObject obj, WMGpivotTypes theType)WMG_Text_Functions
changeSpritePositionRelativeToObjBy(GameObject obj, GameObject relObj, Vector3 changeAmt)WMG_GUI_Functions
changeSpritePositionRelativeToObjByX(GameObject obj, GameObject relObj, float changeAmt)WMG_GUI_Functions
changeSpritePositionRelativeToObjByY(GameObject obj, GameObject relObj, float changeAmt)WMG_GUI_Functions
changeSpritePositionTo(GameObject obj, Vector3 newPos)WMG_GUI_Functions
changeSpritePositionToX(GameObject obj, float newPos)WMG_GUI_Functions
changeSpritePositionToY(GameObject obj, float newPos)WMG_GUI_Functions
changeSpriteSize(GameObject obj, int aWidth, int aHeight)WMG_GUI_Functions
changeSpriteSizeFloat(GameObject obj, float aWidth, float aHeight)WMG_GUI_Functions
changeSpriteWidth(GameObject obj, int aWidth)WMG_GUI_Functions
CreateLink(WMG_Node fromNode, GameObject toNode, Object prefabLink, GameObject parent)WMG_Graph_Manager
CreateLinkNoRepos(WMG_Node fromNode, GameObject toNode, Object prefabLink, GameObject parent)WMG_Graph_Manager
CreateNode(Object prefabNode, GameObject parent)WMG_Graph_Manager
dataSeriesWMG_Radar_Graph
DataSeriesChanged()WMG_Radar_Graph
dataSeriesColorsWMG_Radar_Graph
dataSeriesColorsChanged(bool editorChange, bool countChanged, bool oneValChanged, int index)WMG_Radar_Graph
dataSeriesLineWidthWMG_Radar_Graph
degreeOffsetWMG_Radar_Graph
DeleteLink(WMG_Link theLink)WMG_Graph_Manager
DeleteNode(WMG_Node theNode)WMG_Graph_Manager
deleteSeries()WMG_Axis_Graph
deleteSeriesAt(int index)WMG_Axis_Graph
FindShortestPathBetweenNodes(WMG_Node fromNode, WMG_Node toNode)WMG_Graph_Manager
FindShortestPathBetweenNodesWeighted(WMG_Node fromNode, WMG_Node toNode, bool includeRadii)WMG_Graph_Manager
fontSizeWMG_Radar_Graph
forceUpdateText(GameObject obj)WMG_GUI_Functions
getChangeSpritePositionTo(GameObject obj, Vector2 newPos)WMG_GUI_Functions
getDistBetween(int pointsCount, float theAxisLength)WMG_Axis_Graph
getFirstCanvasOnSelfOrParent(Transform trans, ref Canvas canv)WMG_GUI_Functions
GetLink(WMG_Node fromNode, WMG_Node toNode)WMG_Graph_Manager
getMaxNumPoints()WMG_Axis_Graph
getMaxPointSize()WMG_Axis_Graph
getMaxSeriesBarCount()WMG_Axis_Graph
getPositionRelativeTransform(GameObject obj, GameObject relative)WMG_GUI_Functions
getRectDiffs(GameObject child, GameObject container, ref Vector2 xDif, ref Vector2 yDif)WMG_GUI_Functions
getSeriesScaleVectors(bool useLineWidthForX, float x, float y)WMG_Axis_Graph
getSpriteAlpha(GameObject obj)WMG_GUI_Functions
getSpriteHeight(GameObject obj)WMG_GUI_Functions
getSpritePivot(GameObject obj)WMG_GUI_Functions
getSpritePivotTopToBot(GameObject obj)WMG_GUI_Functions
getSpritePositionX(GameObject obj)WMG_GUI_Functions
getSpritePositionXY(GameObject obj)WMG_GUI_Functions
getSpritePositionY(GameObject obj)WMG_GUI_Functions
getSpriteSize(GameObject obj)WMG_GUI_Functions
getSpriteWidth(GameObject obj)WMG_GUI_Functions
getTextHeight(GameObject obj)WMG_GUI_Functions
getTextSize(GameObject obj)WMG_Text_Functions
getTexture(GameObject obj)WMG_GUI_Functions
getTextureMaterial(GameObject obj)WMG_GUI_Functions
getTextWidth(GameObject obj)WMG_GUI_Functions
getXAxisLabels()WMG_Axis_Graph
getXAxisTicks()WMG_Axis_Graph
getYAxisLabels()WMG_Axis_Graph
getYAxisTicks()WMG_Axis_Graph
graphAreaBoundsParentWMG_Axis_Graph
graphBackgroundWMG_Axis_Graph
GraphBackgroundChangedWMG_Axis_Graph
GraphBackgroundChangedHandler(WMG_Axis_Graph aGraph)WMG_Axis_Graph
graphCWMG_Axis_Graph
GraphChanged()WMG_Radar_Graph
graphTitleWMG_Axis_Graph
graphTitleOffsetWMG_Axis_Graph
graphTitleSizeWMG_Axis_Graph
graphTitleStringWMG_Axis_Graph
graphTypeWMG_Axis_Graph
graphTypes enum nameWMG_Axis_Graph
gridColorWMG_Radar_Graph
gridLineWidthWMG_Radar_Graph
gridsWMG_Radar_Graph
GridsChanged()WMG_Radar_Graph
groupsWMG_Axis_Graph
hideLabelsWMG_Radar_Graph
InEditorUpdate()WMG_Axis_Graph
Init()WMG_Radar_Graph
IsStackedWMG_Axis_Graph
LabelsChanged()WMG_Radar_Graph
labelsColorWMG_Radar_Graph
labelsOffsetWMG_Radar_Graph
labelStringsWMG_Radar_Graph
labelStringsChanged(bool editorChange, bool countChanged, bool oneValChanged, int index)WMG_Radar_Graph
legendWMG_Axis_Graph
lineSeriesWMG_Axis_Graph
linkPrefabsWMG_Axis_Graph
LinksParentWMG_Graph_Manager
ManualResize()WMG_Axis_Graph
NodesParentWMG_Graph_Manager
NumComboBarSeries()WMG_Axis_Graph
numDataSeriesWMG_Radar_Graph
numGridsWMG_Radar_Graph
numPointsWMG_Radar_Graph
offsetWMG_Radar_Graph
OnGraphBackgroundChanged()WMG_Axis_Graphprotectedvirtual
orientationTypeWMG_Axis_Graph
orientationTypes enum nameWMG_Axis_Graph
paddingLeftRightWMG_Axis_Graph
paddingTopBottomWMG_Axis_Graph
pointPrefabsWMG_Axis_Graph
radarLabelsWMG_Radar_Graph
radarMaxValWMG_Radar_Graph
radarMinValWMG_Radar_Graph
randomDataWMG_Radar_Graph
rectIntersectRect(GameObject r1, GameObject r2)WMG_GUI_Functions
Refresh()WMG_Radar_Graph
ReplaceNodeWithNewPrefab(WMG_Node theNode, Object prefabNode)WMG_Graph_Manager
resizeEnabledWMG_Axis_Graph
resizePropertiesWMG_Axis_Graph
ResizeProperties enum nameWMG_Axis_Graph
resizingChangesFontScaleInsteadOfFontSizeWMG_Axis_Graph
sendSpriteToBack(GameObject obj)WMG_GUI_Functions
SeriesChanged(bool countChanged, bool instant)WMG_Axis_Graph
seriesCountCWMG_Axis_Graph
seriesNoCountCWMG_Axis_Graph
seriesParentWMG_Axis_Graph
seriesPrefabWMG_Axis_Graph
SetActive(GameObject obj, bool state)WMG_GUI_Functions
SetActiveAnchoredSprite(GameObject obj, bool state)WMG_GUI_Functions
SetActiveImage(GameObject obj, bool state)WMG_GUI_Functions
setAnchor(GameObject go, Vector2 anchor, Vector2 pivot, Vector2 anchoredPosition)WMG_GUI_Functions
setAnchoredPosition(GameObject go, Vector2 anchoredPosition)WMG_GUI_Functions
setAsNotInteractible(GameObject obj)WMG_GUI_Functions
setOriginalPropertyValues()WMG_Axis_Graph
setTexture(GameObject obj, Sprite sprite)WMG_GUI_Functions
setTextureMaterial(GameObject obj, Material aMat)WMG_GUI_Functions
stretchToParent(GameObject go)WMG_GUI_Functions
theOriginWMG_Axis_Graph
theTooltipWMG_Axis_Graph
tickSizeWMG_Axis_Graph
tooltipAnimationsDurationWMG_Axis_Graph
tooltipAnimationsEasetypeWMG_Axis_Graph
tooltipAnimationsEnabledWMG_Axis_Graph
tooltipDisplaySeriesNameWMG_Axis_Graph
tooltipEnabledWMG_Axis_Graph
toolTipLabelWMG_Axis_Graph
tooltipNumberDecimalsWMG_Axis_Graph
tooltipOffsetWMG_Axis_Graph
toolTipPanelWMG_Axis_Graph
TotalPointValuesWMG_Axis_Graph
UpdateOrientation()WMG_Axis_Graph
useGroupsWMG_Axis_Graph
WMG_ClickWMG_Events
WMG_Click_H(WMG_Series aSeries, WMG_Node aNode, PointerEventData pointerEventData)WMG_Events
WMG_Click_LegWMG_Events
WMG_Click_Leg_H(WMG_Series aSeries, WMG_Node aNode, PointerEventData pointerEventData)WMG_Events
WMG_Link_ClickWMG_Events
WMG_Link_Click_H(WMG_Series aSeries, WMG_Link aLink, PointerEventData pointerEventData)WMG_Events
WMG_Link_Click_LegWMG_Events
WMG_Link_Click_Leg_H(WMG_Series aSeries, WMG_Link aLink, PointerEventData pointerEventData)WMG_Events
WMG_Link_MouseEnterWMG_Events
WMG_Link_MouseEnter_H(WMG_Series aSeries, WMG_Link aLink, bool state)WMG_Events
WMG_Link_MouseEnter_LegWMG_Events
WMG_Link_MouseEnter_Leg_H(WMG_Series aSeries, WMG_Link aLink, bool state)WMG_Events
WMG_MouseEnterWMG_Events
WMG_MouseEnter_H(WMG_Series aSeries, WMG_Node aNode, bool state)WMG_Events
WMG_MouseEnter_LegWMG_Events
WMG_MouseEnter_Leg_H(WMG_Series aSeries, WMG_Node aNode, bool state)WMG_Events
WMG_Pie_Legend_Entry_ClickWMG_Events
WMG_Pie_Legend_Entry_Click_H(WMG_Pie_Graph pieGraph, WMG_Legend_Entry legendEntry, PointerEventData pointerEventData)WMG_Events
WMG_Pie_Slice_ClickWMG_Events
WMG_Pie_Slice_Click_H(WMG_Pie_Graph pieGraph, WMG_Pie_Graph_Slice aSlice, PointerEventData pointerEventData)WMG_Events
WMG_Pie_Slice_MouseEnterWMG_Events
WMG_Pie_Slice_MouseEnter_H(WMG_Pie_Graph pieGraph, WMG_Pie_Graph_Slice aSlice, bool state)WMG_Events
WMG_Ring_ClickWMG_Events
WMG_Ring_Click_H(WMG_Ring ring, PointerEventData pointerEventData)WMG_Events
WMG_Ring_MouseEnterWMG_Events
WMG_Ring_MouseEnter_H(WMG_Ring ring, bool state)WMG_Events
WMGpivotTypes enum nameWMG_Text_Functions
xAxisWMG_Axis_Graph
xAxisLengthWMG_Axis_Graph
xAxisLengthOrienIndWMG_Axis_Graph
yAxisWMG_Axis_Graph
yAxis2WMG_Axis_Graph
yAxisLengthWMG_Axis_Graph
yAxisLengthOrienIndWMG_Axis_Graph