Revealer.getRevealChild

Returns whether the child is currently revealed. See Revealer.setRevealChild.

This function returns TRUE as soon as the transition is to the revealed state is started. To learn whether the child is fully revealed (ie the transition is completed), use Revealer.getChildRevealed.

class Revealer
bool
getRevealChild
()

Return Value

Type: bool

TRUE if the child is revealed.

Meta

Since

3.10