Version: 2017.1
protected GameObject CreateBlocker (Canvas rootCanvas);

파라미터

rootCanvas The root canvas the dropdown is under.

반환

GameObject The obtained blocker.

설명

Override this method to implement a different way to obtain a blocker GameObject.

The blocker blocks clicks to other controls while the dropdown list is open.