GODOT_GROUP

Usage

GODOT_GROUP("Group Name");

GODOT_PROPERTY();
int some_property = 0;

Use this macro to create a property group in the inspector.