All Classes Namespaces Functions Variables Enumerations Enumerator Properties
plyCommonEditor.plyEdUtil Member List

This is the complete list of members for plyCommonEditor.plyEdUtil, including all inherited members.

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