Table of Contents

Class NewSnowglobeSosigMullGroup

Namespace
FistVR
Assembly
Assembly-CSharp.dll
public class NewSnowglobeSosigMullGroup : MonoBehaviour
Inheritance
NewSnowglobeSosigMullGroup

Constructors

NewSnowglobeSosigMullGroup()

public NewSnowglobeSosigMullGroup()

Fields

Points

public List<NewSnowglobeSosigMullGroup.MullPoint> Points

Field Value

List<NewSnowglobeSosigMullGroup.MullPoint>

Methods

ClearSosigFromGroup(Sosig)

public void ClearSosigFromGroup(Sosig s)

Parameters

s Sosig

GetRandomFreePoint()

public NewSnowglobeSosigMullGroup.MullPoint GetRandomFreePoint()

Returns

NewSnowglobeSosigMullGroup.MullPoint

HasFreePoint()

public bool HasFreePoint()

Returns

bool