feat: Added python binding to all functions

+ added docs to all functions
This commit is contained in:
AURUMVORXX
2024-11-09 20:16:25 +03:00
parent c561368b4f
commit ae0889e927
162 changed files with 2725 additions and 51 deletions

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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