Summary
[Editor-Only] String constants used throughout
InspectorGadgets.- Assembly
- Kybernetik
.InspectorGadgets .Editor .dll - Namespace
- InspectorGadgets
.Editor - Base Types
-
- Object
graph BT
Type-->Base0["Object"]
Type["EditorStrings"]
class Type type-node
Syntax
public static class EditorStrings
Fields
| Name | Constant Value | Summary |
|---|---|---|
| Alt | & |
static
|
| Collapse |
static
|
|
| Comment |
CONTEXT/CommentAsset/Include in Build |
static
|
| Comment |
CONTEXT/CommentComponent/Include in Build |
static
|
| Context | CONTEXT/ |
static
|
| CopyTransformPath |
static
|
|
| CreateEditorScript |
static
|
|
| Ctrl | % |
static
|
| Game |
static
|
|
| Main |
Edit/Selection/New Locked Inspector %&I |
static
|
| NegateShortcut |
Menu items where the last word begins with an underscore or certain other characters are interpreted as
having a keyboard shortcut. So we use the '\b' (backspace) character to prevent it from doing that.
static
|
|
| NewLockedInspector | /New Locked Inspector %&I |
static
|
| Object |
CONTEXT//New Locked Inspector %&I |
static
|
| OpenDocumentation |
static
|
|
| PersistAfterPlayMode | Persist After Play Mode |
static
|
| Persist |
static
|
|
| PingObject |
static
|
|
| PingScriptAsset |
static
|
|
| PrefsKeyPrefix | InspectorGadgets. |
static
|
| Rect |
static
|
|
| RemoveAllComponents |
static
|
|
| Shift | # |
static
|
| Show |
static
|
|
| SnapToGrid |
static
|
|
| U |
CONTEXT/UIBehaviour/Toggle Auto Hide UI |
static
|
| Watch | CONTEXT//Watch |
static
|