Méthode |
Description |
|
BuildResourceFile ( Object selection, string pathName ) : bool |
|
|
ClearProgressBar ( ) : void |
|
|
CollectDeepHierarchy ( Object roots ) : Object[] |
|
|
CollectDependencies ( Object roots ) : Object[] |
|
|
CompressTexture ( Texture2D texture, TextureFormat format ) : void |
|
|
CompressTexture ( Texture2D texture, TextureFormat format, int quality ) : void |
|
|
CopySerialized ( Object source, Object dest ) : void |
|
|
CreateEmptyPrefab ( string path ) : Object |
|
|
DisplayCancelableProgressBar ( string title, string info, float progress ) : bool |
|
|
DisplayCustomMenu ( Rect position, string options, bool enabled, int selected, SelectMenuItemFunction callback, object userData ) : void |
|
|
DisplayCustomMenu ( Rect position, string options, bool enabled, int selected, SelectMenuItemFunction callback, object userData, bool showHotkey ) : void |
|
|
DisplayCustomMenu ( Rect position, string options, int selected, SelectMenuItemFunction callback, object userData ) : void |
|
|
DisplayCustomMenu ( Rect position, string options, int selected, SelectMenuItemFunction callback, object userData, bool showHotkey ) : void |
|
|
DisplayCustomMenuWithSeparators ( Rect position, string options, bool enabled, bool separator, int selected, SelectMenuItemFunction callback, object userData ) : void |
|
|
DisplayCustomMenuWithSeparators ( Rect position, string options, bool enabled, bool separator, int selected, SelectMenuItemFunction callback, object userData, bool showHotkey ) : void |
|
|
DisplayCustomMenuWithSeparators ( Rect position, string options, bool separator, int selected, SelectMenuItemFunction callback, object userData ) : void |
|
|
DisplayCustomMenuWithSeparators ( Rect position, string options, bool separator, int selected, SelectMenuItemFunction callback, object userData, bool showHotkey ) : void |
|
|
DisplayDialog ( string title, string message, string ok ) : bool |
|
|
DisplayDialog ( string title, string message, string ok, [ cancel ) : bool |
|
|
DisplayDialogComplex ( string title, string message, string ok, string cancel, string alt ) : int |
|
|
DisplayObjectContextMenu ( Rect position, Object context, int contextUserData ) : void |
|
|
DisplayProgressBar ( string title, string info, float progress ) : void |
|
|
ExtractOggFile ( Object obj, string path ) : bool |
|
|
FindAsset ( string path, Type type ) : Object |
|
|
FindPrefabRoot ( GameObject source ) : GameObject |
|
|
FocusProjectWindow ( ) : void |
|
|
ForceRebuildInspectors ( ) : void |
|
|
ForceReloadInspectors ( ) : void |
|
|
FormatBytes ( long bytes ) : string |
|
|
GetActiveNativePlatformSupportModuleName ( ) : string |
|
|
GetAssetPath ( Object asset ) : string |
|
|
GetDirtyIndex ( int instanceID ) : int |
|
|
GetInvalidFilenameChars ( ) : string |
|
|
GetObjectEnabled ( Object target ) : int |
|
|
GetPrefabParent ( Object source ) : Object |
|
|
GetPrefabType ( Object target ) : PrefabType |
|
|
INTERNAL_CALL_Internal_DisplayObjectContextMenu ( Rect &position, Object context, int contextUserData ) : void |
|
|
INTERNAL_CALL_Internal_InstantiateRemoveAllNonAnimationComponentsSingle ( Object data, Vector3 &pos, Quaternion &rot ) : Object |
|
|
INTERNAL_CALL_Private_DisplayCustomMenu ( Rect &screenPosition, string options, int enabled, int separator, int selected, SelectMenuItemFunction callback, object userData, bool showHotkey ) : void |
|
|
INTERNAL_CALL_Private_DisplayPopupMenu ( Rect &position, string menuItemPath, Object context, int contextUserData ) : void |
|
|
InitInstantiatedPreviewRecursive ( GameObject go ) : void |
|
|
InstanceIDToObject ( int instanceID ) : Object |
|
|
InstantiateForAnimatorPreview ( Object original ) : GameObject |
|
|
InstantiatePrefab ( Object target ) : Object |
|
|
InstantiateRemoveAllNonAnimationComponents ( Object original, Vector3 position, Quaternion rotation ) : Object |
|
|
InternalCopySerializedIfDifferent ( Object source, Object dest ) : void |
|
|
Internal_CreateGameObjectWithHideFlags ( string name, HideFlags flags ) : GameObject |
|
|
Internal_DisplayCustomMenu ( Rect screenPosition, string options, int enabled, int separator, int selected, SelectMenuItemFunction callback, object userData, bool showHotkey ) : void |
|
|
Internal_DisplayObjectContextMenu ( Rect position, Object context, int contextUserData ) : void |
|
|
Internal_DisplayPopupMenu ( Rect position, string menuItemPath, Object context, int contextUserData ) : void |
|
|
Internal_InstantiateRemoveAllNonAnimationComponentsSingle ( Object data, Vector3 pos, Quaternion rot ) : Object |
|
|
Internal_SaveFilePanelInProject ( string title, string defaultName, string extension, string message, string path ) : string |
|
|
Internal_UpdateAllMenus ( ) : void |
|
|
Internal_UpdateMenuTitleForLanguage ( SystemLanguage newloc ) : void |
|
|
InvokeDiffTool ( string leftTitle, string leftFile, string rightTitle, string rightFile, string ancestorTitle, string ancestorFile ) : string |
|
|
IsDirty ( int instanceID ) : bool |
|
|
IsPersistent ( Object target ) : bool |
|
|
LoadPlatformSupportModuleNativeDllInternal ( string target ) : void |
|
|
LoadPlatformSupportNativeLibrary ( string nativeLibrary ) : void |
|
|
NaturalCompare ( string a, string b ) : int |
|
|
NaturalCompareObjectNames ( Object a, Object b ) : int |
|
|
OpenFilePanel ( string title, string directory, string extension ) : string |
|
|
OpenFilePanelWithFilters ( string title, string directory, string filters ) : string |
|
|
OpenFolderPanel ( string title, string folder, string defaultName ) : string |
|
|
OpenWithDefaultApp ( string fileName ) : void |
|
|
Private_DisplayCustomMenu ( Rect screenPosition, string options, int enabled, int separator, int selected, SelectMenuItemFunction callback, object userData, bool showHotkey ) : void |
|
|
Private_DisplayPopupMenu ( Rect position, string menuItemPath, Object context, int contextUserData ) : void |
|
|
ReconnectToLastPrefab ( GameObject go ) : bool |
|
|
ReplacePrefab ( GameObject go, Object targetPrefab ) : GameObject |
|
|
ReplacePrefab ( GameObject go, Object targetPrefab, ReplacePrefabOptions options ) : GameObject |
|
|
ResetMouseDown ( ) : void |
|
|
ResetToPrefabState ( Object source ) : bool |
|
|
RevealInFinder ( string path ) : void |
|
|
SaveBuildPanel ( BuildTarget target, string title, string directory, string defaultName, string extension, bool &updateExistingBuild ) : string |
|
|
SaveFilePanel ( string title, string directory, string defaultName, string extension ) : string |
|
|
SaveFolderPanel ( string title, string folder, string defaultName ) : string |
|
|
SetCameraAnimateMaterials ( Camera camera, bool animate ) : void |
|
|
SetDirty ( Object target ) : void |
|
|
SetObjectEnabled ( Object target, bool enabled ) : void |
|
|
SetSelectedRenderState ( Renderer renderer, EditorSelectedRenderState renderState ) : void |
|
|
SetSelectedWireframeHidden ( Renderer renderer, bool enabled ) : void |
|
|
UnloadUnusedAssets ( ) : void |
|
|
UnloadUnusedAssetsIgnoreManagedReferences ( ) : void |
|
|
UnloadUnusedAssetsImmediateInternal ( bool includeMonoReferencesAsRoots ) : void |
|
|
WSACreateTestCertificate ( string path, string publisher, string password, bool overwrite ) : bool |
|
|
WarnPrefab ( Object target, string title, string warning, string okButton ) : bool |
|
|