Options
All
  • Public
  • Public/Protected
  • All
Menu

Class PortraitScriptLine

A portrait animation script line.

Hierarchy

  • PortraitScriptLine

Index

Constructors

Methods

Constructors

constructor

Methods

getDelay

  • getDelay(): number
  • Returns the delay in time units. It is unknown how long a time unit really is in the game but a good approximation is 50 milliseconds.

    Returns number

    The delay in time units.

getUpdate

  • getUpdate(): number

Generated using TypeDoc