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

Method getQuestEntityAnimation

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

Source from the content-addressed store, hash-verified

539 }
540
541 public getQuestEntityAnimation(): QuestEntityAnimation{
542 return this.questEntityAnimation;
543 }
544
545 public getQuestEntityMovement(): QuestEntityMovement{
546 return this.questEntityMovement;

Callers 1

getYCastingOffsetMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected