isaac-lua-definitions/isaac-typescript-definitions/typings/MultiShotParams.d.ts

7 lines
337 B
TypeScript
Raw Normal View History

2021-11-03 05:34:38 +01:00
/**
* - This method is userdata and has no bindings associated with it.
* - It can be retrieved by using the `EntityPlayer.GetMultiShotParams()` method.
* - It can be fed to the `EntityPlayer.GetMultiShotPositionVelocity()` method.
*/
declare interface MultiShotParams {} // eslint-disable-line @typescript-eslint/no-empty-interface