readonlyininspector - eisclimber/ExPresS-XR GitHub Wiki
Class in ExPresSXR.Misc
Inherits from UnityEngine.PropertyAttribute
Allows adding an attribute that displays the property as disabled in the inspector, without making it readonly.
public class ReadonlyInInspector : PropertyAttribute