![]() |
Wowpedia is no longer updated, go away. |
Returns the parent Section ID if available.
sectionID, parentSectionID, grandParentSectionID = EJ_GetSectionPath(sectionID)
Arguments[]
- sectionID
- number
Returns[]
- sectionID
- number : JournalEncounterSection.ID
- parentSectionID
- number?
- grandParentSectionID
- number?
Patch changes[]
Patch 4.2.0 (2011-06-28): Added.