bool IsChapterVisible(int inChapterIdx)
Description
Returns True\False if a given Chapter is visible
Parameters
The following is a list of parameters the functions receives
Parameter | Type | Description |
---|---|---|
inChapterIdx | Int | Chapter Index to check |
Return Type
Bool
Comments
Please sign in to leave a comment.