getInstances method

  1. @JS('getInstances')
JSPromise<JSArray<JSNumber>> getInstances(
  1. ThermionEntity entity
)

Implementation

@JS('getInstances')
external JSPromise<JSArray<JSNumber>> getInstances(ThermionEntity entity);