Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Lets each property label have their own width, to prevent the labels from getting cut off

License

Notifications You must be signed in to change notification settings

AnomalousUnderdog/UnityCompactFieldAttribute

Open more actions menu

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

UnityCompactFieldAttribute

Lets each property label have their own width, to prevent the labels from getting cut off

Preview

Installation

Copy the CompactField folder to your project.

Usage

Add the CompactField attribute to your MonoBehaviour fields:

		[CompactField]
		public float testFloat = 3.0f;

		[CompactField]
		public bool testBool;

About

Lets each property label have their own width, to prevent the labels from getting cut off

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

Morty Proxy This is a proxified and sanitized view of the page, visit original site.