docs: Updated docs for 2.0.0 version

This commit is contained in:
AURUMVORXX
2025-04-15 13:13:31 +03:00
parent 988f901dc8
commit 7ff72c7887
347 changed files with 530 additions and 700 deletions

View File

@@ -0,0 +1,2 @@
# `function` clearNpcActions
::: src.pyg2o.functions.npc.clearNpcActions

View File

@@ -0,0 +1,2 @@
# `function` createNpc
::: src.pyg2o.functions.npc.createNpc

View File

@@ -0,0 +1,2 @@
# `function` destroyNpc
::: src.pyg2o.functions.npc.destroyNpc

View File

@@ -0,0 +1,2 @@
# `function` getNpcAction
::: src.pyg2o.functions.npc.getNpcAction

View File

@@ -0,0 +1,2 @@
# `function` getNpcActions
::: src.pyg2o.functions.npc.getNpcActions

View File

@@ -0,0 +1,2 @@
# `function` getNpcActionsCount
::: src.pyg2o.functions.npc.getNpcActionsCount

View File

@@ -0,0 +1,2 @@
# `function` getNpcHostPlayer
::: src.pyg2o.functions.npc.getNpcHostPlayer

View File

@@ -0,0 +1,2 @@
# `function` getNpcLastActionId
::: src.pyg2o.functions.npc.getNpcLastActionId

View File

@@ -0,0 +1,2 @@
# `function` isNpc
::: src.pyg2o.functions.npc.isNpc

View File

@@ -0,0 +1,2 @@
# `function` isNpcActionFinished
::: src.pyg2o.functions.npc.isNpcActionFinished

View File

@@ -0,0 +1,2 @@
# `function` npcAttackMelee
::: src.pyg2o.functions.npc.npcAttackMelee

View File

@@ -0,0 +1,2 @@
# `function` npcAttackRanged
::: src.pyg2o.functions.npc.npcAttackRanged

View File

@@ -0,0 +1,2 @@
# `function` npcSpellCast
::: src.pyg2o.functions.npc.npcSpellCast

View File

@@ -0,0 +1,2 @@
# `function` npcUseClosestMob
::: src.pyg2o.functions.npc.npcUseClosestMob

View File

@@ -0,0 +1,2 @@
# `function` setNpcHostPlayer
::: src.pyg2o.functions.npc.setNpcHostPlayer