AddonTheForestLike Class

Namespace
global
Base Types
graph BT Type-->Base0["AddonBehaviour"] click Base0 "/docs/client_api_10.4.0/api/EasyBuildSystem.Features.Scripts.Core.Addons/AddonBehaviour" Base0-->Base1["MonoBehaviour"] Type["AddonTheForestLike"] class Type type-node

Syntax

[Addon("The Forest Like", AddonTarget.PieceBehaviour)]
public class AddonTheForestLike : AddonBehaviour

Attributes

Type Description
AddonAttribute

Fields

Name Constant Value Summary
Elements

Methods

Name Value Summary
GetCurrentProgression() int
This method allows to get the current upgrade progression.
IsCompleted() bool
This method allows to check if the part progression is complete.
Upgrade(string) void
This method allows to upgrade the base part.