Table of Contents

Enum ParentInfo.AttachmentType

Namespace
TinyLife.Objects
Assembly
TinyLife.dll

An enumeration that represents the object types a ParentInfo can be attached to.

public enum ParentInfo.AttachmentType
Extension Methods

Fields

None = 0
Furniture = 1
Person = 2
Wall = 3
Roof = 4
Stairs = 5
Ceiling = 6
Ground = 7
Ui = 8