|
Battle Talent
V11
|
Inherits MonoBehaviour.
Public Attributes | |
| SortedList< uint, SortedList< int, Rigidbody > > | rigidbodyMap = new SortedList<uint, SortedList<int, Rigidbody>>() |
| Dictionary< Rigidbody, RbData > | rbDatas = new Dictionary<Rigidbody, RbData>() |
Static Public Attributes | |
| static NetworkRigidbodyMgr | Instance |