Table of Contents

Class PlacedObject.OEsphereData

Namespace
Global
Assembly
Assembly-CSharp.dll
public class PlacedObject.OEsphereData : PlacedObject.Data
Inheritance
PlacedObject.OEsphereData
Inherited Members

Constructors

OEsphereData(PlacedObject)

public OEsphereData(PlacedObject owner)

Parameters

owner PlacedObject

Fields

depth

public int depth

Field Value

int

handlePos

public Vector2 handlePos

Field Value

Vector2

lIntensity

public float lIntensity

Field Value

float

panelPos

public Vector2 panelPos

Field Value

Vector2

Properties

Rad

public float Rad { get; }

Property Value

float

Methods

BaseSaveString()

public string BaseSaveString()

Returns

string

FromString(string)

public override void FromString(string s)

Parameters

s string

ToString()

public override string ToString()

Returns

string