Dungeon Architect  17.0.0
DungeonArchitect.Utils.Blackboard Class Reference

A blackboard holds global data that can be shared across multiple scripts More...

Properties

BlackboardDatabase< int > IntEntries [get]
 
BlackboardDatabase< float > FloatEntries [get]
 
BlackboardDatabase< string > StringEntries [get]
 
BlackboardDatabase< Vector3 > VectorEntries [get]
 
BlackboardDatabase< IntVectorIntVectorEntries [get]
 

Detailed Description

A blackboard holds global data that can be shared across multiple scripts

Definition at line 11 of file Blackboard.cs.


The documentation for this class was generated from the following file: