Method CreateSections
CreateSections()
Defines blackboard's sections such as :
- ComponentQueries are graph's variables of type EntityQuery
- Variables are non-EntityQuery graph's variables
- Current scope are data members of the selected scope
Declaration
public IEnumerable<BlackboardSection> CreateSections()
Returns
| Type | Description |
|---|---|
| IEnumerable<BlackboardSection> |