Options
All
  • Public
  • Public/Protected
  • All
Menu

Class ActionSpawnAlliance

Hierarchy

Index

Constructors

constructor

Methods

deserialize

  • deserialize(data: any): any

getDebugString

  • getDebugString(): string

perform

  • perform(entity: any, root: any): void
  • Parameters

    • entity: any
    • root: any

    Returns void

serialize

  • serialize(): object

Static getCachedSchema

  • getCachedSchema(): any

Static getId

  • getId(): string

Static getSchema

  • getSchema(): object

Static verify

  • verify(data: any): string