Options
All
  • Public
  • Public/Protected
  • All
Menu

Class Condition

A Condition applied to an Action

Hierarchy

Index

Constructors

Methods

Constructors

constructor

  • Creates a new Condition

    Parameters

    • actionManager: ActionManager

      the manager of the action the condition is applied to

    Returns Condition

Methods

isValidSearch playground for isValid

  • isValid(): boolean
  • Check if the current condition is valid

    Returns boolean

    a boolean

serializeSearch playground for serialize

  • serialize(): any
  • Serialize placeholder for child classes

    Returns any

    the serialized object

Legend

  • Constructor
  • Property
  • Method
  • Property
  • Method
  • Inherited property
  • Inherited method
  • Static property
  • Static method