MCPcopy Create free account
hub / github.com/candybox2/candybox2.github.io / getIsASpell

Method getIsASpell

code/main/QuestEntity.ts:501–503  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

499 }
500
501 public getIsASpell(): boolean{
502 return this.isASpell;
503 }
504
505 public getJumping(): boolean{
506 return this.jumping;

Callers 1

castPlayerEraseMagicMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected