Options
All
  • Public
  • Public/Protected
  • All
Menu

Class BehaviourWalkToBaseAndSpawnAlliances

Hierarchy

Index

Constructors

constructor

Methods

deserialize

  • deserialize(data: any): any

drawVisualization

  • drawVisualization(x: any, y: any, parameters: any): void

getAction

  • getAction(entity: any, root: any): any
  • Parameters

    • entity: any
    • root: any

    Returns any

getDebugString

  • getDebugString(): string

serialize

  • serialize(): object

Static getCachedSchema

  • getCachedSchema(): any

Static getId

  • getId(): string
  • Returns string

Static getSchema

  • getSchema(): object

Static verify

  • verify(data: any): string