Add controls to the ActorToolbox in the GUI tab. Add dragging and dropping controls from toolbox into scene and prefab trees.
This commit is contained in:
@@ -29,6 +29,7 @@ namespace FlaxEngine.GUI
|
||||
/// Check box control.
|
||||
/// </summary>
|
||||
/// <seealso cref="FlaxEngine.GUI.Control" />
|
||||
[ActorToolbox("GUI")]
|
||||
public class CheckBox : Control
|
||||
{
|
||||
/// <summary>
|
||||
|
||||
Reference in New Issue
Block a user