Property | Type | Description | |
---|---|---|---|
AutomaticReferenceInstantation | bool | ||
DefaultCommentType | CommentType | ||
DefaultPageMinimumCollectionLength | int | ||
DisplaySingleCategory | bool | ||
EmitGraphMetadataCulls | bool | ||
EmitWarnings | bool | ||
EnableAnimation | bool | ||
EnableGlobalOrdering | bool | ||
EnableLogs | bool | ||
EnableMultiEdit | bool | ||
EnableOpenScriptButton | bool | ||
EnableSettingsProcessor | bool | ||
ForceDisableMultithreadedSerialization | bool | ||
ForceDisplayInlineObjectEditor | bool | ||
ForceRestoreAllAssetsOnRecompilation | bool | ||
ForceSaveAllAssetsOnRecompilation | bool | ||
ForceSaveAllAssetsOnSceneSave | bool | ||
InspectorAutomaticReferenceInstantation | bool | ||
InspectorRequireShowInInspector | bool | ||
LabelWidthMax | float | ||
LabelWidthMin | float | ||
LabelWidthOffset | float | ||
LabelWidthPercentage | float | ||
MinimumFoldoutHeight | float | ||
PrettyPrintSerializedJson | bool | ||
RootDirectory | string | ||
RootGeneratedDirectory | string | ||
SerializeAutoProperties | bool | ||
TypeSelectionBlacklist | List |
||
TypeSelectionDefaultFilters | List |
Method | Description | |
---|---|---|
EnsureRootDirectory ( ) : void |
Ensures that fiSettings.RootDirectory points to a folder named "FullInspector2". If it doesn't, then this will perform a scan over all of the content inside of the Assets folder looking for that directory and will notify the user of the results.
|
|
FindDirectoryPathByName ( string currentDirectory, string targetDirectory ) : string |
Locates a directory of the given name or returns null if the directory is not contained within the specificed initial currentDirectory.
|
|
FormatCustomizerForNewPath ( string path ) : string | ||
fiSettings ( ) : System |
public static bool AutomaticReferenceInstantation | ||
return | bool |
public static CommentType DefaultCommentType | ||
return | CommentType |
public static int DefaultPageMinimumCollectionLength | ||
return | int |
public static bool DisplaySingleCategory | ||
return | bool |
public static bool EmitGraphMetadataCulls | ||
return | bool |
public static bool EnableGlobalOrdering | ||
return | bool |
public static bool EnableOpenScriptButton | ||
return | bool |
public static bool EnableSettingsProcessor | ||
return | bool |
public static bool ForceDisableMultithreadedSerialization | ||
return | bool |
public static bool ForceDisplayInlineObjectEditor | ||
return | bool |
public static bool ForceRestoreAllAssetsOnRecompilation | ||
return | bool |
public static bool ForceSaveAllAssetsOnRecompilation | ||
return | bool |
public static bool ForceSaveAllAssetsOnSceneSave | ||
return | bool |
public static bool InspectorAutomaticReferenceInstantation | ||
return | bool |
public static bool InspectorRequireShowInInspector | ||
return | bool |
public static float LabelWidthPercentage | ||
return | float |
public static float MinimumFoldoutHeight | ||
return | float |
public static bool PrettyPrintSerializedJson | ||
return | bool |
public static string RootGeneratedDirectory | ||
return | string |
public static bool SerializeAutoProperties | ||
return | bool |
public static List |
||
return | List |