Method ClearSchemas
ClearSchemas(bool)
Removes all schemas and optionally deletes the assets associated with them.
선언
public void ClearSchemas(bool deleteAssets)
파라미터
타입 | 이름 | 설명 |
---|---|---|
bool | deleteAssets | If true, the schema assets will also be deleted. |