Asset

class in UnityEditor.VersionControl

Switch to Manual

Description

Этот класс содержит информацию о версии asset'a

Variables

assetPathGets the path of the Asset relative to the project root. If the Asset is a meta file, the path to the meta file is returned.
fullNameGets the full name of the asset including extension.
isFolderВозвращает истину, если asset'ы находятся в папке
isInCurrentProjectReturns true if the asset file exists and is in the current project.
isMetaВозвращает истину, если экземпляр Asset'a относится к .meta файлу
lockedВозвращает истину, если актив заблокирован системой контроля версийE
metaPathGets the path of the meta file for this Asset relative to the project root. If the Asset is a meta file, the path to the meta file is returned.
nameПолучить имя asset'a
pathПолучает путь asset'a
readOnlyВозвращает истину если asset доступен только для чтения
stateGets the version control state of the asset.

Public Functions

EditОткрывает asset'ы в вспомогающем редакторе
IsOneOfStatesВозвращает истину, если контроль версий состояние asseto'в является одним из входных состояний.
IsStateВозвращает истину, если контроль версий состояние asseto'в точно соответствует состоянию ввода
LoadЗагружает asset'ы в память