godot-d v0.1.1 (2018-11-04T13:23:39Z)
Dub
Repo
EditorInterface.inspectObject
godot
editorinterface
EditorInterface
Shows the given property on the given
object
in the Editor's Inspector dock.
struct
EditorInterface
@
nogc
nothrow
void
inspectObject
(
StringArg1
)
(
GodotObject
object
,
in
StringArg1
for_property
= ""
)
Meta
Source
See Implementation
godot
editorinterface
EditorInterface
aliases
BaseClasses
functions
editResource
getBaseControl
getEditedSceneRoot
getEditorSettings
getEditorViewport
getOpenScenes
getResourceFilesystem
getResourcePreviewer
getScriptEditor
getSelectedPath
getSelection
inspectObject
isPluginEnabled
makeMeshPreviews
opAssign
opEquals
openSceneFromPath
reloadSceneFromPath
saveScene
saveSceneAs
selectFile
setPluginEnabled
static functions
_new
static variables
_classBindingInitialized
structs
_classBinding
unions
__anonymous
variables
_GODOT_internal_name
Shows the given property on the given object in the Editor's Inspector dock.