Table of Contents

Class PlacedObject.Data

Namespace
Global
Assembly
Assembly-CSharp.dll
public abstract class PlacedObject.Data
Inheritance
PlacedObject.Data
Derived
Inherited Members

Constructors

Data(PlacedObject)

public Data(PlacedObject owner)

Parameters

owner PlacedObject

Fields

owner

public PlacedObject owner

Field Value

PlacedObject

unrecognizedAttributes

public string[] unrecognizedAttributes

Field Value

string[]

Methods

FromString(string)

public virtual void FromString(string s)

Parameters

s string

RefreshLiveVisuals()

public virtual void RefreshLiveVisuals()

ToString()

public override string ToString()

Returns

string