GameObject
.AddComponent.<T>
Manual
Reference
Scripting
Scripting
>
Runtime Classes
>
GameObject
GameObject
.AddComponent.<T>
Menu
Overview
Runtime Classes
Attributes
Enumerations
Editor Classes
Enumerations
History
Index
GameObject
All Members
Variables
active
animation
audio
camera
collider
constantForce
guiText
guiTexture
hingeJoint
isStatic
layer
light
networkView
particleEmitter
renderer
rigidbody
tag
transform
Constructors
GameObject
Functions
AddComponent
AddComponent.<T>
BroadcastMessage
CompareTag
GetComponent
GetComponent.<T>
GetComponentInChildren
GetComponentInChildren.<T>
GetComponents
GetComponents.<T>
GetComponentsInChildren
GetComponentsInChildren.<T>
SampleAnimation
SendMessage
SendMessageUpwards
SetActiveRecursively
Class Functions
CreatePrimitive
Find
FindGameObjectsWithTag
FindWithTag
Inherited Variables
hideFlags
name
Inherited Functions
GetInstanceID
ToString
Inherited Class Functions
Destroy
DestroyImmediate
DontDestroyOnLoad
FindObjectOfType
FindObjectsOfType
Instantiate
Instantiate.<T>
operator !=
operator ==
operator bool
function
AddComponent.<T> () : T
Description