Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface DestinyPresentationNodeComponent

Hierarchy

  • DestinyPresentationNodeComponent

Index

Properties

completionValue

completionValue: number

The value at which the presentation ode is considered to be completed.

objective

An optional property: presentation nodes MAY have objectives, which can be used to infer more human readable data about the progress. However, progressValue and completionValue ought to be considered the canonical values for progress on Progression Nodes.

progressValue

progressValue: number

How much of the presentation node is considered to be completed so far by the given character/profile.

state

This enum represents a set of flags - use bitwise operators to check which of these match your value.