A* Pathfinding Project
3.1.4
The A* Pathfinding Project for Unity 3D
|
This is the complete list of members for GridGraphEditor, including all inherited members.
ChannelUseNames (defined in GridGraphEditor) | GridGraphEditor | static |
DeSerializeSettings(NavGraph target, AstarSerializer serializer) (defined in GridGraphEditor) | GridGraphEditor | |
DrawCollisionEditor(GraphCollision collision) | GraphEditor | |
DrawTextureData(GridGraph.TextureData data, GridGraph graph) | GridGraphEditor | |
DrawWireCube(Vector3 center, Vector3 size) | GraphEditor | static |
editor (defined in GraphEditor) | GraphEditor | |
FixLabel(string label, string buttonLabel="Fix", int buttonWidth=40) | GraphEditor | |
GridPivot enum name (defined in GridGraphEditor) | GridGraphEditor | |
HelpBox(string label) | GraphEditor | |
IntField(string label, int value, int offset, int adjust, out Rect r, out bool selected) | GridGraphEditor | |
IntField(GUIContent label, int value, int offset, int adjust, out Rect r, out bool selected) | GridGraphEditor | |
isMouseDown (defined in GridGraphEditor) | GridGraphEditor | |
locked (defined in GridGraphEditor) | GridGraphEditor | |
newNodeSize (defined in GridGraphEditor) | GridGraphEditor | private |
node1 (defined in GridGraphEditor) | GridGraphEditor | private |
ObjectField(string label, Object obj, System.Type objType, bool allowSceneObjects) (defined in GraphEditor) | GraphEditor | |
ObjectField(GUIContent label, Object obj, System.Type objType, bool allowSceneObjects) (defined in GraphEditor) | GraphEditor | |
OnBaseInspectorGUI(NavGraph target) | GraphEditor | |
OnDestroy() (defined in GraphEditor) | GraphEditor | virtual |
OnDisable() (defined in GraphEditor) | GraphEditor | virtual |
OnDrawGizmos() | GraphEditor | virtual |
OnEnable() (defined in GraphEditor) | GraphEditor | virtual |
OnInspectorGUI(NavGraph target) | GridGraphEditor | virtual |
OnSceneGUI(NavGraph target) | GridGraphEditor | virtual |
pivot (defined in GridGraphEditor) | GridGraphEditor | |
PivotPointSelector(GridPivot pivot) (defined in GridGraphEditor) | GridGraphEditor | static |
ResourcesField(string label, UnityEngine.Object obj, System.Type type) | GridGraphEditor | |
savedCenter (defined in GridGraphEditor) | GridGraphEditor | private |
savedMatrix (defined in GridGraphEditor) | GridGraphEditor | private |
SaveReferenceTexture(GridGraph graph) (defined in GridGraphEditor) | GridGraphEditor | |
Separator() | GraphEditor | |
SerializeSettings(NavGraph target, AstarSerializer serializer) (defined in GridGraphEditor) | GridGraphEditor | |
showExtra (defined in GridGraphEditor) | GridGraphEditor | |
SnapSizeToNodes(int newWidth, int newDepth, GridGraph graph) (defined in GridGraphEditor) | GridGraphEditor | |
target | GraphEditorBase | |
textureVisible | GridGraphEditor | |
ToggleGroup(string label, bool value) | GraphEditor | |
ToggleGroup(GUIContent label, bool value) | GraphEditor |