Version: 2017.3
Experimental: this API is experimental and might be changed or removed in the future.

VisualElement.AnyDirty

매뉴얼로 전환
public bool AnyDirty (Experimental.UIElements.ChangeType type);

파라미터

type The ChangeType(s) to check.

반환

bool True if at least one of the checked ChangeTypes have been marked dirty.

설명

Checks if any of the ChangeTypes have been marked dirty.