T_MSCLoader_MSCExtensions - piotrulos/MSCModLoader GitHub Wiki
My Summer Car specific extensions
Namespace: MSCLoader
Assembly: MSCLoader (in MSCLoader.dll) Version: 1.3.1.346
C#
public static class MSCExtensions
Inheritance | Object → MSCExtensions |
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) |