Search Unity

[Released] Class Field Editor -UI

Discussion in 'Assets and Asset Store' started by AlexanderSidorov, Dec 22, 2019.

  1. AlexanderSidorov

    AlexanderSidorov

    Joined:
    Mar 22, 2019
    Posts:
    3

    "Class Field Editor" is an Unity asset, implemented in the language of C#. The main task is to view and edit the fields of the class - the heir to MonoBehaviour in PlayMode mode. An additional option is the ability to save and download class field values using the JSON format.
    ClassFieldEditor can save the following types of fields:
    - String;
    - Float;
    - Vector2;
    - Vector3;
    - Boolean;
    - List(float);
    - List(string);
    -Int.

    Asset URL:
    https://assetstore.unity.com/packages/slug/157788
    Documentation:
    https://sites.google.com/view/lacerta-technology/projects/class-fieldeditor