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

INamedObject.cs declarations

Public API declaration excerpts from ../bitquirky-core/Runtime/Data/INamedObject.cs.

Source snapshot ad0983d00d77.

Original file: ../bitquirky-core/Runtime/Data/INamedObject.cs

Source file hash: sha256:4f527dbbd8ac0b392de1c2ec79f92bb73903c52d378487b551d8517e97bd5161

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

Original lines: 23-27

Declaration hash: sha256:67f11b97d5a94f99980d69e19b858ab6b00235bf71d84e144d973845f7f1fc68

C#
public interface INamedObject
{
}

Original lines: 26

Declaration hash: sha256:0ca3eb1a661ed9b350b0e7376934e63fa34e505fcba159bfda94c31ebb81cad3

C#
string Name { get; }
Full-size image