Overload_MSCLoader_MSCExtensions_MakePickable - piotrulos/MSCModLoader GitHub Wiki
| MakePickable(GameObject) | Make this GameObject pickable in game (as long as it has Rigidbody attached) |
| MakePickable(Transform) | Make this GameObject pickable in game (as long as it has Rigidbody attached) |