BuildLinkFileData(bool delOldFile, List< System.Type > usedTypes) (defined in plyCommonEditor.plyEdUtil) | plyCommonEditor.plyEdUtil | static |
ChangeDataPath(ref string newPath, ref string prevPath) (defined in plyCommonEditor.plyEdUtil) | plyCommonEditor.plyEdUtil | static |
CheckDataPath(string parentPath, string newPath) | plyCommonEditor.plyEdUtil | static |
CheckPath(string path) | plyCommonEditor.plyEdUtil | static |
CopyPrefab(string prefabFn, string targetFn) (defined in plyCommonEditor.plyEdUtil) | plyCommonEditor.plyEdUtil | static |
CreateGameObjectInSceneView(string name, Vector3 offset, bool checkColliders, int mask) (defined in plyCommonEditor.plyEdUtil) | plyCommonEditor.plyEdUtil | static |
CreateGameObjectInSceneView(string name, Vector3 offset, bool checkColliders, int mask, GameObject prefab) | plyCommonEditor.plyEdUtil | static |
CreatePrefab(string type, string name, string fn) | plyCommonEditor.plyEdUtil | static |
CreatePrefab< T >(string name, string fn) | plyCommonEditor.plyEdUtil | static |
DataPath (defined in plyCommonEditor.plyEdUtil) | plyCommonEditor.plyEdUtil | static |
DeletePrefab(GameObject fab) (defined in plyCommonEditor.plyEdUtil) | plyCommonEditor.plyEdUtil | static |
EditorGUIIndent() | plyCommonEditor.plyEdUtil | static |
EdPrefs_GetColor(string key, Color col) | plyCommonEditor.plyEdUtil | static |
EdPrefs_SetColor(string key, Color col) | plyCommonEditor.plyEdUtil | static |
FindPrefabsOfTypeAll< T >(string progressbarTitle, string progressbarInfo) | plyCommonEditor.plyEdUtil | static |
FindPrefabsOfTypeAll< T >(string progressbarTitle, string progressbarInfo, string underFolder) | plyCommonEditor.plyEdUtil | static |
FullPathFromPattern(string pattern) | plyCommonEditor.plyEdUtil | static |
FullProjectAssetsPath | plyCommonEditor.plyEdUtil | static |
FullProjectPath | plyCommonEditor.plyEdUtil | static |
GetCreatePositionInSceneView(Vector3 offset, bool checkColliders, int mask) | plyCommonEditor.plyEdUtil | static |
GetFileName(string path) | plyCommonEditor.plyEdUtil | static |
GetFolder(string fn) | plyCommonEditor.plyEdUtil | static |
GetIconForObject(Object obj) | plyCommonEditor.plyEdUtil | static |
GetProjectName() | plyCommonEditor.plyEdUtil | static |
IconContent(string name, string tooltip) | plyCommonEditor.plyEdUtil | static |
LoadIcon(string iconName) | plyCommonEditor.plyEdUtil | static |
LoadOrCreateAsset< T >(string fn, string prettyName) | plyCommonEditor.plyEdUtil | static |
LoadOrCreatePrefab< T >(string name, string fn) | plyCommonEditor.plyEdUtil | static |
MoveContents(string from, string to) | plyCommonEditor.plyEdUtil | static |
PackagesPathStart() | plyCommonEditor.plyEdUtil | static |
PackagesRelativePathStart() | plyCommonEditor.plyEdUtil | static |
PeakScriptableObject(string fn) (defined in plyCommonEditor.plyEdUtil) | plyCommonEditor.plyEdUtil | static |
PlayAudioClip(AudioClip clip) | plyCommonEditor.plyEdUtil | static |
ProjectRelativePath(string fullPath) | plyCommonEditor.plyEdUtil | static |
RegisterDataPathChangeListener(GeneralCallback callback) (defined in plyCommonEditor.plyEdUtil) | plyCommonEditor.plyEdUtil | static |
RelativeFileExist(string filePath) | plyCommonEditor.plyEdUtil | static |
RelativePathExist(string path) | plyCommonEditor.plyEdUtil | static |
RemoveFileExt(string fn) | plyCommonEditor.plyEdUtil | static |
RepaintInspector(System.Type t) | plyCommonEditor.plyEdUtil | static |
SceneNameFromPath(string path) | plyCommonEditor.plyEdUtil | static |
SetIconForObject(Object obj, Texture2D icon) | plyCommonEditor.plyEdUtil | static |
StopAllAudioClips() | plyCommonEditor.plyEdUtil | static |
ToAssetsRelativePath(string relativePath) | plyCommonEditor.plyEdUtil | static |
ToRelativePath(string fullPath) | plyCommonEditor.plyEdUtil | static |