ConstructionObject

The ConstructionObject class is used for entities being constructed by a builder.

Inherits

Properties

Name Type Access Description
builder GameObject R The GameObject that is building this ConstructionObject
buildClass CraftClass R The type of Entity that is being built