ReadOnlyAttribute.HideInEditMode Property
Whether to hide the variable during edit-mode.
Namespace: UltimateXR.Attributes
Assembly: UltimateXR (in UltimateXR.dll) Version: 0.0.0.0
Syntax
C#
public bool HideInEditMode { get; set; }
Property Value
Type: Boolean