|
override void | OnInitialize () |
| Called only once, when the component is first attached to an entity and is ready to add or retrieve other components. More...
|
|
override void | OnInitialize () |
| Called only once, when the component is first attached to an entity and is ready to add or retrieve other components. More...
|
|
override void | OnDestroy () |
| Called when this component is removed, or the parent entity is destroyed. More...
|
|
override void | OnEnable () |
| Called each time this component goes from being disabled to enabled. More...
|
|
override void | OnDisable () |
| Called each time this component goes from being enabled to disabled. More...
|
|
Chunks.Graphics.CursorRenderer.CursorRenderer |
( |
| ) |
|
override void Chunks.Graphics.CursorRenderer.OnInitialize |
( |
| ) |
|
|
protected |
Called only once, when the component is first attached to an entity and is ready to add or retrieve other components.
The documentation for this class was generated from the following file: