Battle Talent
V11
|
Inherits NetworkBehaviour.
Public Attributes | |
SortedList< uint, SortedList< int, Collider > > | colliderMap = new SortedList<uint, SortedList<int, Collider>>() |
Dictionary< Collider, ColData > | colDatas = new Dictionary<Collider, ColData>() |
Static Public Attributes | |
static NetworkColliderMgr | Instance |