PathfindingTestMode Class |
Namespace: NeoAxis.Editor
public class PathfindingTestMode : SceneEditorWorkareaMode
The PathfindingTestMode type exposes the following members.
Name | Description | |
---|---|---|
![]() | PathfindingTestMode | Initializes a new instance of the PathfindingTestMode class |
Name | Description | |
---|---|---|
![]() | AllowControlCamera | (Inherited from DocumentWindowWithViewportWorkareaMode.) |
![]() | AllowCreateObjectsByBrush | (Inherited from DocumentWindowWithViewportWorkareaMode.) |
![]() | AllowCreateObjectsByClick | (Inherited from DocumentWindowWithViewportWorkareaMode.) |
![]() | AllowCreateObjectsByDrop | (Inherited from DocumentWindowWithViewportWorkareaMode.) |
![]() | AllowSelectObjects | (Inherited from DocumentWindowWithViewportWorkareaMode.) |
![]() | DisplaySelectedObjects | (Inherited from DocumentWindowWithViewportWorkareaMode.) |
![]() | DocumentWindow | (Inherited from SceneEditorWorkareaMode.) |
Name | Description | |
---|---|---|
![]() | MethodInvoke |
Calls the object method by name.
(Defined by ObjectEx.) |
![]() | PropertyGet(String, Object, Boolean) | Overloaded.
Gets the value of the object property by name.
(Defined by ObjectEx.) |
![]() | PropertyGetT(String, Object, Boolean) | Overloaded.
Gets the value of the object property by name.
(Defined by ObjectEx.) |
![]() | PropertySet |
Sets the value of the object property by name.
(Defined by ObjectEx.) |