Class Vector2FieldEditor
Related to:SoyWar.UIToolkit.Editor.GameObject
/
Inherits from:objectObjectScriptableObjectEditor
/
Implemented in:SoyWar.UIToolkit.Editor.dll
Description
Class to create a newVector2FieldGameObject in the editor. (Since Unity 2022.2)
Syntax
public class Vector2FieldEditor : EditorMethods
| Name | Description |
|---|---|
| CreateGameObject(MenuCommand) | Create a newVector2FieldGameObject. |
