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

Method getQuestEntityMovement

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

Source from the content-addressed store, hash-verified

543 }
544
545 public getQuestEntityMovement(): QuestEntityMovement{
546 return this.questEntityMovement;
547 }
548
549 public getQuestEntityWeapons(): QuestEntityWeapon[]{
550 return this.questEntityWeapons;

Callers 15

goTowardsMethod · 0.95
configPlayerOrCloneMethod · 0.80
constructorMethod · 0.80
configPlayerOrCloneMethod · 0.80
configPlayerOrCloneMethod · 0.80
constructorMethod · 0.80
castPlayerSqueezeMethod · 0.80
constructorMethod · 0.80
configPlayerOrCloneMethod · 0.80
constructorMethod · 0.80
constructorMethod · 0.80
constructorMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected