...
Returns the TaskIDs of all static tasks related to the given ItemID. Static tasks are tasks that were not created through a task definition file but through LUA or XLogic.
Signature
nxa.GetItemTasksĀ (string)
...
Type | Description |
---|---|
string [] | An assay of strings containing the TaskIDs of the static tasks related to the give given ItemID. |