Version: 2017.3

CanvasUpdateRegistry.TryRegisterCanvasElementForGraphicRebuild

매뉴얼로 전환
public static bool TryRegisterCanvasElementForGraphicRebuild (UI.ICanvasElement element);

파라미터

element Element to rebuild.

반환

bool Was the element scheduled.

설명

Rebuild the layout of the given element.

Returns false if already exists in rebuild queue.