CodeSmile AssetDatabase 1.9
Unity's AssetDatabase in enjoyable, consistent, concise, convenient, comprehensible, safe, documented form.
Loading...
Searching...
No Matches
Asset.VersionControl Member List

This is the complete list of members for Asset.VersionControl, including all inherited members.

CanMakeEditable([NotNull] Path path, StatusQueryOptions options=DefaultStatusQueryOption)Asset.VersionControlstatic
CanMakeEditable([NotNull] Object asset, StatusQueryOptions options=DefaultStatusQueryOption)Asset.VersionControlstatic
CanMakeEditable([NotNull] Path[] paths, out List< String > notEditablePaths, StatusQueryOptions options=DefaultStatusQueryOption)Asset.VersionControlstatic
CanMakeEditable([NotNull] String[] paths, out List< String > notEditablePaths, StatusQueryOptions options=DefaultStatusQueryOption)Asset.VersionControlstatic
CanMakeEditable([NotNull] Object[] assets, out List< String > notEditablePaths, StatusQueryOptions options=DefaultStatusQueryOption)Asset.VersionControlstatic
IsEditable([NotNull] Object asset, StatusQueryOptions options=DefaultStatusQueryOption)Asset.VersionControlstatic
IsEditable([NotNull] Path[] paths, out List< String > notEditablePaths, StatusQueryOptions options=DefaultStatusQueryOption)Asset.VersionControlstatic
IsEditable([NotNull] String[] paths, out List< String > notEditablePaths, StatusQueryOptions options=DefaultStatusQueryOption)Asset.VersionControlstatic
IsEditable([NotNull] Object[] assets, out List< String > notEditablePaths, StatusQueryOptions options=DefaultStatusQueryOption)Asset.VersionControlstatic
IsMetaEditable([NotNull] Object asset, StatusQueryOptions options=DefaultStatusQueryOption)Asset.VersionControlstatic
MakeEditable([NotNull] Path path)Asset.VersionControlstatic
MakeEditable([NotNull] Path[] paths, out List< String > notEditablePaths)Asset.VersionControlstatic
MakeEditable([NotNull] String[] paths, out List< String > notEditablePaths)Asset.VersionControlstatic
MakeEditableInteractive([NotNull] Path[] paths, out List< String > notEditablePaths, String prompt=null)Asset.VersionControlstatic
MakeEditableInteractive([NotNull] String[] paths, out List< String > notEditablePaths, String prompt=null)Asset.VersionControlstatic