Classes

Concepts

Libraries

Objects

contractor »

conversationAnswerData »

engineStatData »

issueData »

playerPlatformSpecialistData »

projectReviewConclusion »

projectReviewRemark »

randomEventData »

statusIcon »

canEnable

Description

Called when calling :show on an element. Used for propagating the :show call onto the child elements. Returning false will disallow the children to be shown.

Arguments

1 table childElement

the child element that we're attempting to call :show() on.

Returns

1 bool

whether the specified child element can be shown.