Table of Contents

Enum ParentInfo.AttachmentType

Namespace
TinyLife.Objects
Assembly
Tiny Life.dll

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

public enum ParentInfo.AttachmentType
Extension Methods

Fields

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