Version: 2017.3

CanvasUpdateRegistry.TryRegisterCanvasElementForLayoutRebuild

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

파라미터

element Element to rebuild.

반환

bool Was the element scheduled.

설명

Was the element scheduled.

Returns false if already exists in rebuild queue.