CharacterTypeEditor Class |
Namespace: NeoAxis.Editor
public class CharacterTypeEditor : CanvasBasedEditor
The CharacterTypeEditor type exposes the following members.
| Name | Description | |
|---|---|---|
| CharacterTypeEditor | Initializes a new instance of the CharacterTypeEditor class |
| Name | Description | |
|---|---|---|
| AllowCameraControl | (Inherited from CanvasBasedEditor.) | |
| AllowSelectObjects | (Inherited from CanvasBasedEditor.) | |
| CameraRotating | (Inherited from CanvasBasedEditor.) | |
| CharacterType | ||
| DisplaySelectedObjects | (Inherited from CanvasBasedEditor.) | |
| Document | (Inherited from CanvasBasedEditor.) | |
| IsWindowInWorkspace | (Inherited from CanvasBasedEditor.) | |
| ObjectOfEditor | (Inherited from CanvasBasedEditor.) | |
| OpenAsSettings | (Inherited from CanvasBasedEditor.) | |
| Owner | (Inherited from CanvasBasedEditor.) | |
| Scene | (Inherited from CanvasBasedEditor.) | |
| SceneNeedDispose | (Inherited from CanvasBasedEditor.) | |
| SelectedObjects | (Inherited from CanvasBasedEditor.) | |
| SelectedObjectsSet | (Inherited from CanvasBasedEditor.) | |
| Viewport | (Inherited from CanvasBasedEditor.) | |
| ViewportControl | (Inherited from CanvasBasedEditor.) | |
| WindowTypeSpecificOptions | (Inherited from CanvasBasedEditor.) | |
| WorkareaModeName | (Inherited from CanvasBasedEditor.) |
| Name | Description | |
|---|---|---|
| SelectedObjectsChanged | (Inherited from CanvasBasedEditor.) |
| 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.) |