Class ObjectInsideCollider
Detects collisions of the object it is attached to with other objects to enable combination.
Inheritance
object
ObjectInsideCollider
Namespace: Others
Assembly: .dll
Syntax
public class ObjectInsideCollider : MonoBehaviour
Fields
| Edit this page View SourcecombinedWithName
Temporary store of the name of the collided object.
Declaration
public string combinedWithName
Field Value
| Type | Description |
|---|---|
| string |