Enum ProviderBehaviourFlags
Options for resource provider behavior.
네임스페이스: UnityEngine.ResourceManagement.ResourceProviders
어셈블리: solution.dll
구문
public enum ProviderBehaviourFlags
필드
이름 | 설명 |
---|---|
CanProvideWithFailedDependencies | Indicates that the provider will still fulfill requests even with failed dependencies. |
None | Indicates that the provider does not have extra specified behavior. |