Skip to content
Bit Quirky Behavior Trees and
State Machines

Search documentation

All topics and APIs

Close returns focus to Search.

What are you looking for?

Try a common topic or enter a complete API identifier.

Browse the reference instead

Esc closes · Tab reaches results · Enter opens the focused link

v0.6.0
Menu

ShowInInspectorAttribute.cs declarations

Public API declaration excerpts from ../bitquirky-core/Runtime/Attributes/ShowInInspectorAttribute.cs.

Source snapshot ad0983d00d77.

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.

Original lines: 6-9

Declaration hash: sha256:389ce849c63351106df098886e240f1a7bc3486d01086752117e48c11976fe90

C#
[AttributeUsage(AttributeTargets.Property)]
public class ShowInInspectorAttribute : Attribute
{
}
Full-size image