Property | Type | Description | |
---|---|---|---|
Renderer | MeshRenderer, |
Method | Description | |
---|---|---|
CloseMenu ( ) : void | ||
EnableVisual ( bool enable ) : void | ||
GetId ( ) : string | ||
GetName ( ) : string | ||
GetObjectTypeName ( ) : string | ||
HasMenu ( ) : bool | ||
Highlight ( ) : void | ||
Init ( int index, string name ) : void | ||
Movable ( ) : Task |
||
OnClick ( Click, type ) : void | ||
OnHoverEnd ( ) : void | ||
OnHoverStart ( ) : void | ||
OpenMenu ( ) : void | ||
Removable ( ) : Task |
||
Remove ( ) : void | ||
Rename ( string name ) : Task, | ||
SetAimed ( bool aimed ) : void | ||
StartManipulation ( ) : void | ||
UnHighlight ( ) : void | ||
UpdateColor ( ) : void |
Method | Description | |
---|---|---|
Awake ( ) : void | ||
OnDestroy ( ) : void |
public Init ( int index, string name ) : void | ||
index | int | |
name | string | |
return | void |