PSpace

  06. Attributes No Comments

Adds some spacing in the Inspector.

This is just like Unity’s built-in Space attribute except that it supports targeting of properties and methods in addition to fields.

PSpace

Adds some spacing in the Inspector.

PSpace(float height)

Adds specified amount of spacing in pixels in the Inspector.

Attribute Target

Field, property, method or indexer.