Dungeon Architect
17.0.0
|
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< IntVector > | IntVectorEntries [get] |
A blackboard holds global data that can be shared across multiple scripts
Definition at line 11 of file Blackboard.cs.