Indent

Adjusts the Indent Level of a Property. ( Left Margin )

Applied on Properties

[Indent(1)]
public int groupedSettings;

[Indent(2)]
public float subSettings;

Last updated