Table of Contents

Class MH_MetalShelf

Namespace
FistVR
Assembly
Assembly-CSharp.dll
public class MH_MetalShelf : MonoBehaviour, IMGSpawnIntoAble
Inheritance
MH_MetalShelf
Implements

Constructors

MH_MetalShelf()

public MH_MetalShelf()

Fields

SpawnPositions

public Transform[] SpawnPositions

Field Value

Transform[]

Methods

CanBeSpawnedInto()

public bool CanBeSpawnedInto()

Returns

bool

PlaceObjectInto(GameObject)

public void PlaceObjectInto(GameObject obj)

Parameters

obj GameObject

PlaceObjectInto(GameObject, GameObject)

public void PlaceObjectInto(GameObject obj, GameObject obj2)

Parameters

obj GameObject
obj2 GameObject

PlaceObjectInto(GameObject, GameObject[])

public void PlaceObjectInto(GameObject obj, GameObject[] objs)

Parameters

obj GameObject
objs GameObject[]