Skip to content

Attribute for Unity3d to display one Inspector inside another

Notifications You must be signed in to change notification settings

Deadcows/DisplayInspector-Attribute

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

DisplayInspector-Attribute

Attribute for Unity3d to display one Inspector inside another

DisplayInspector Example

Simply put DisplayInspector attribute to display inspector of object in this field

[DisplayInspector(false)] public GameManagerSettings Settings;

Bool parameter is to display object field always or only while field unassigned

About

Attribute for Unity3d to display one Inspector inside another

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages