Skip to content

T_MSCLoader_MSCExtensions

piotrulos edited this page Apr 7, 2023 · 4 revisions

MSCExtensions Class

My Summer Car specific extensions

Inheritance Hierarchy

System.Object
  MSCLoader.MSCExtensions
Namespace: MSCLoader
Assembly: MSCLoader (in MSCLoader.dll) Version: 1.2.11.286

Syntax

C#

public static class MSCExtensions

Methods

 

Name Description
Public methodStatic member MakePickable(GameObject) Make this GameObject pickable in game (as long as it has Rigidbody attached)
Public methodStatic member MakePickable(Transform) Make this GameObject pickable in game (as long as it has Rigidbody attached)
  Back to Top

See Also

Reference

MSCLoader Namespace

Clone this wiki locally