ShowInInspectorAttribute.cs declarations
Public API declaration excerpts from ../bitquirky-core/Runtime/Attributes/ShowInInspectorAttribute.cs.
Source snapshot ad0983d00d77.
On this page
Original file: ../bitquirky-core/Runtime/Attributes/ShowInInspectorAttribute.cs
Source file hash: sha256:45ecb366788221d14f6704582aaafe72b5c5ed6a78e57415984bdb2ad1830786
Only public declaration headers are shown. Implementation bodies, non-public code, and source comments are omitted.
Type: ShowInInspectorAttribute
Section titled “Type: ShowInInspectorAttribute”Original lines: 6-9
Declaration hash: sha256:389ce849c63351106df098886e240f1a7bc3486d01086752117e48c11976fe90
[AttributeUsage(AttributeTargets.Property)]public class ShowInInspectorAttribute : Attribute{}