Class PlacedObject.ResizableObjectData
- Namespace
- Global
- Assembly
- Assembly-CSharp.dll
public class PlacedObject.ResizableObjectData : PlacedObject.Data
- Inheritance
-
PlacedObject.ResizableObjectData
- Derived
- Inherited Members
Constructors
ResizableObjectData(PlacedObject)
public ResizableObjectData(PlacedObject owner)
Parameters
ownerPlacedObject
Fields
handlePos
public Vector2 handlePos
Field Value
- Vector2
Properties
Rad
public float Rad { get; }
Property Value
Methods
BaseSaveString()
public string BaseSaveString()
Returns
FromString(string)
public override void FromString(string s)
Parameters
sstring
ToString()
public override string ToString()