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

ReadOnlyAttribute.cs declarations

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

Source snapshot ad0983d00d77.

Original file: ../bitquirky-core/Runtime/Attributes/ReadOnlyAttribute.cs

Source file hash: sha256:7a86838ddb626542f50ef8e2780bdb80732d9b16e5ae01135d8a8880868c5e9b

Only public declaration headers are shown. Implementation bodies, non-public code, and source comments are omitted.

Original lines: 6-9

Declaration hash: sha256:6f781c89250568d8fc301bf4c3ca028ed71a77aad79370b84c47ecbf9284cc92

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