SerializedProperty
.isInstantiatedPrefab
Manual
Reference
Scripting
Scripting
>
Editor Classes
>
SerializedProperty
SerializedProperty
.isInstantiatedPrefab
Menu
Overview
Runtime Classes
Attributes
Enumerations
Editor Classes
Attributes
Enumerations
History
Index
SerializedProperty
All Members
Variables
animationCurveValue
arraySize
boolValue
boundsValue
colorValue
depth
editable
enumNames
enumValueIndex
floatValue
hasChildren
hasMultipleDifferentValues
hasVisibleChildren
intValue
isArray
isExpanded
isInstantiatedPrefab
name
objectReferenceInstanceIDValue
objectReferenceValue
prefabOverride
propertyPath
propertyType
rectValue
serializedObject
stringValue
tooltip
type
vector2Value
vector3Value
Functions
ClearArray
Copy
CountInProperty
CountRemaining
DeleteArrayElementAtIndex
DeleteCommand
Dispose
DuplicateCommand
FindPropertyRelative
GetArrayElementAtIndex
GetEndProperty
GetEnumerator
InsertArrayElementAtIndex
MoveArrayElement
Next
NextVisible
Reset
Class Functions
EqualContents
var
isInstantiatedPrefab :
boolean
Description
Is property part of a prefab instance?
(Read Only)
See Also:
prefabOverride
.